@wildix/xbees-conversations-client > UpdateMessageInput
UpdateMessageInput interface
Signature:
export interface UpdateMessageInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(Optional) | |||
string | The unique identifier of the channel containing the message. | ||
(Element)[] | (Optional) | ||
(Optional) | |||
(string)[] | (Optional) A list of user IDs mentioned in the message. | ||
string | The unique identifier of the message to update. | ||
(Optional) | |||
boolean | (Optional) Set to true to suppress the updated indicator. Defaults to false. | ||
string | (Optional) | ||
string | (Optional) The unique identifier of the user when a service token is used. |