@wildix/xbees-conversations-client > ListChannelMembersInput
ListChannelMembersInput interface
Signature:
export interface ListChannelMembersInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The unique identifier of the channel whose members are to be listed. | ||
number | (Optional) The maximum number of members to return. The value must be between 1 and 100. | ||
number | (Optional) The offset from which to start listing members. The value must be between 0 and 1000. |