Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
list of user id
Required array length:
1 - 100
elementsUser id for revocation
Required string length:
1 - 900
Response
Channels Information
List of users in channel with membership and role. Normally, it will return only caller as user. However, it will return all users in conversation channel. For ban/unban events, it will return banned users.
Depends on messagePreviewId. if null will be empty array.
Depends on messagePreviews. if empty array will be empty array.