GET v1/chats/group/messages?GroupId={GroupId}&UserId={UserId}&LastMessageSentTime={LastMessageSentTime}&Limit={Limit}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
GroupId | globally unique identifier |
Required |
|
UserId | globally unique identifier |
None. |
|
LastMessageSentTime | date |
None. |
|
Limit | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, multipart/form-data
Sample:
Sample not available.