API v9InterfacesAPIChannelBaseVersion: 0.37.112On this pageAPIChannelBase <T>This interface is used to allow easy extension for other channel types. While also allowing APIPartialChannel to be used without breaking.Type parametersT: ChannelTypeHierarchyAPIPartialChannelAPIChannelBaseAPITextBasedChannelIndex PropertiesflagsidnametypeProperties optionalflagsflags?: ChannelFlagsidid: stringoptionalnamename?: null | stringtypetype: T
This interface is used to allow easy extension for other channel types. While also allowing
APIPartialChannel
to be used without breaking.