typealias MessageFlagsString

export type MessageFlagsString = keyof typeof MessageFlags;

Constructors

constructor()