typealias AllowedThreadTypeForTextChannel

export type AllowedThreadTypeForTextChannel = ChannelType.PrivateThread | ChannelType.PublicThread;