Skip to main content
Version: 0.37.112

APIChannelBase <T>

This interface is used to allow easy extension for other channel types. While also allowing APIPartialChannel to be used without breaking.

Type parameters

Hierarchy

Index

Properties

Properties

optionalflags

flags?: ChannelFlags

id

id: string

optionalname

name?: null | string

type

type: T
Page Options