@wildix/xbees-conversations-client > PartialUpdateChannelSetOptions
PartialUpdateChannelSetOptions interface
Signature:
export interface PartialUpdateChannelSetOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(Optional) The access level of the channel. | |||
boolean | (Optional) Indicates if the channel is broadcast-only. Default is false. | ||
string | (Optional) The description of the channel. | ||
string | (Optional) The URL of the channel's picture. | ||
string | (Optional) The dominant color of the channel's picture, represented by a hex value. | ||
string | (Optional) The subject of the channel. |