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