typealias AllowedThreadTypeForTextChannel

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