typealias ThreadMemberFlagsString

export type ThreadMemberFlagsString = keyof typeof ThreadMemberFlags;

Constructors

constructor()