ThreadChannelType
Signature
export type ThreadChannelType = ChannelType.AnnouncementThread | ChannelType.PrivateThread | ChannelType.PublicThread;Members
This export does not declare public properties or methods in the generated declaration file.
export type ThreadChannelType = ChannelType.AnnouncementThread | ChannelType.PrivateThread | ChannelType.PublicThread;This export does not declare public properties or methods in the generated declaration file.