StartDirectChat
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| other_user_id | Long | ID of the user to chat with | [default to null] |
| message_type | MessageType | Type of message being sent | [default to null] |
| payload | any | Message payload containing content | [default to null] |
| client_timestamp | Long | Client timestamp in milliseconds | [default to null] |
| client_temp_id | String | Optional client-side temporary ID for deduplication | [optional] [default to null] |