GET v1/chats/typing/{typing}?toUserId={toUserId}&groupId={groupId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
toUserId

globally unique identifier

None.

groupId

globally unique identifier

None.

typing

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, multipart/form-data

Sample:

Sample not available.