typealias SystemChannelFlagsString

export type SystemChannelFlagsString = keyof typeof GuildSystemChannelFlags;

Constructors

constructor()