@wildix/xbees-conversations-client > ListChannelsInput
ListChannelsInput interface
Signature:
export interface ListChannelsInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | (Optional) The maximum number of channels to return. The value must be between 1 and 30. | ||
number | (Optional) The offset from which to start listing channels. The value must be between 0 and 1000. | ||
string | (Optional) The unique identifier of the user when a service token is used. |