APIPublicThreadChannel

export type APIPublicThreadChannel = APIThreadChannel<ChannelType.PublicThread>;
export type APIPublicThreadChannel = APIThreadChannel<ChannelType.PublicThread>;

No summary provided.