GET v1/chats/typing/{typing}?toUserId={toUserId}&groupId={groupId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
toUserId | globally unique identifier |
None. |
|
groupId | globally unique identifier |
None. |
|
typing | boolean |
Default value is True |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data
Sample:
Sample not available.