Modify a contact.
This message SHALL be sent by the client in case the user wants to modify a contact.
This message is being acknowledged by:
Message | Condition | Error Codes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
update/contact (app -> client) | (None) |
|
Field | Description | Type | Optional | Nullable |
---|---|---|---|---|
id |
The contact identity |
String | False | False |
Field | Description | Type | Optional | Nullable |
---|---|---|---|---|
firstName |
The first name |
String | True | False |
lastName |
The last name |
String | True | False |
avatar |
The high-res avatar (max 512x512px) |
Binary | True | False |