Skip to main content

@wildix/xbees-conversations-client > ListChannelsInput

ListChannelsInput interface

Signature:

export interface ListChannelsInput 

Properties

Property

Modifiers

Type

Description

limit?

number

(Optional) The maximum number of channels to return. The value must be between 1 and 30.

offset?

number

(Optional) The offset from which to start listing channels. The value must be between 0 and 1000.

userId?

string

(Optional) The unique identifier of the user when a service token is used.