GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

TextChannelType

API/Type Aliases/TextChannelType
seyfert/lib/types/payloads/channel.d.ts

Signature

export type TextChannelType = ChannelType.AnnouncementThread | ChannelType.DM | ChannelType.GroupDM | ChannelType.GuildAnnouncement | ChannelType.GuildStageVoice | ChannelType.GuildText | ChannelType.GuildVoice | ChannelType.PrivateThread | ChannelType.PublicThread;

Members

This export does not declare public properties or methods in the generated declaration file.