| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Calamity.Types.Model.Channel.ChannelType
Description
Types of channels
Documentation
data ChannelType Source #
Constructors
| GuildTextType | |
| DMType | |
| GuildVoiceType | |
| GroupDMType | |
| GuildCategoryType | |
| GuildNewsType | |
| GuildNewsThreadType | |
| GuildPublicThreadType | |
| GuildPrivateThreadType | |
| GuildStageVoiceType | |
| GuildDirectoryType | |
| GuildForumType |