@wildix/xbees-conversations-client > PartialUpdateChannelInput
PartialUpdateChannelInput interface
Signature:
export interface PartialUpdateChannelInput
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The unique identifier of the channel to be updated. | ||
(Optional) Options to set specific fields in the channel. | |||
boolean | (Optional) Set to true to suppress system messages about the updates. Default is false. | ||
(Optional) Options to unset specific fields in the channel. | |||
string | (Optional) The unique identifier of the user when a service token is used. |