APIChannelBase <T>
Type parameters
- T: ChannelType
Hierarchy
- APIPartialChannel
- APIChannelBase
Index
Properties
id
The id of the channel
optionalname
The name of the channel (2-100 characters)
type
The type of the channel
The id of the channel
The name of the channel (2-100 characters)
The type of the channel
This interface is used to allow easy extension for other channel types. While also allowing
APIPartialChannel
to be used without breaking.API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.