Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Calamity.Types.Model.Channel.Guild
Description
The generic guild channel type
Documentation
data GuildChannel Source #
Constructors
GuildTextChannel TextChannel | |
GuildVoiceChannel VoiceChannel | |
GuildCategory Category | |
OtherGuildChannel (Snowflake Guild) (Snowflake GuildChannel) |