GET Chat/GetUsersAndLists
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
usersCount | integer |
None. |
|
listsCount | integer |
None. |
|
userLastWmid | string |
None. |
|
listLastId | integer |
None. |
|
userPartName | string |
None. |
|
listPartName | string |
None. |
|
usersExcludeWmids | Collection of string |
None. |
|
listsExcludeIds | Collection of integer |
None. |
|
usersIncludeWmids | Collection of string |
None. |
|
listsIncludeIds | Collection of integer |
None. |
|
chatUidForExcludeUsers | string |
None. |
Body Parameters
None.
Response Information
Resource Description
UsersAndListsViewName | Description | Type | Additional information |
---|---|---|---|
users | Collection of UserIconsView |
None. |
|
lists | Collection of ListView |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.