typealias ThreadMemberFlagsString

export type ThreadMemberFlagsString = keyof typeof ThreadMemberFlags;
keyof typeof ThreadMemberFlags