ChannelInfo interface
Represents information about a channel.
Property Details
id
The ID of the channel.
id?: string
Property Value
string
name
The name of the channel.
name?: string
Property Value
string
type
The type of the channel.
type?: string
Property Value
string