typealias ChannelFlagsString

export type ChannelFlagsString = keyof typeof ChannelFlags;

Constructors

constructor()