@wildix/xbees-conversations-client > PinMessageInput
PinMessageInput interface
Signature:
export interface PinMessageInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | |||
number | (Optional) The duration in seconds after which the pinned message will be automatically unpinned. If neither | ||
string | (Optional) The specific date and time (in ISO 8601 format) when the pinned message will be automatically unpinned. If neither | ||
string | The unique identifier of the message which should be pinned. | ||
boolean | (Optional) Set to true to suppress system messages generated by this operation. Defaults to false. | ||
string | (Optional) The unique identifier of the user when a service token is used. |