typealias AttachmentFlagsString

export type AttachmentFlagsString = keyof typeof AttachmentFlags;

Constructors

constructor()