Channel
Table of Contents
Namespaces
- Forum
- Message
- Poll
Classes
- AnnouncementThread
- A temporary sub-channel within a GUILD_ANNOUNCEMENT channel.
- Attachment
- A message attachment.
- Channel
- A Channel can be either a text or voice channel on a Discord guild.
- DM
- A direct message between users.
- GroupDM
- A direct message between multiple users.
- GuildAnnouncement
- A channel that users can follow and crosspost into their own server (formerly news channels).
- GuildCategory
- An organizational category that contains up to 50 channels.
- GuildDirectory
- The channel in a hub containing the listed servers.
- GuildForum
- Channel that can only contain threads.
- GuildMedia
- Channel that can only contain threads, similar to GUILD_FORUM channels.
- GuildStageVoice
- A voice channel for hosting events with an audience.
- GuildText
- A text channel within a server.
- GuildVoice
- A voice channel within a server.
- Invite
- An invite to a Channel and Guild.
- Message
- A message which is posted to a Discord text channel.
- Overwrite
- Channel Overwrite Class.
- Poll
- A message poll.
- PrivateThread
- A temporary sub-channel within a GUILD_TEXT channel that is only viewable by those invited and those with the MANAGE_THREADS permission.
- PublicThread
- A temporary sub-channel within a GUILD_TEXT or GUILD_FORUM channel.
- Reaction
- Represents a reaction emoji to a message by members(s).
- ReactionCountDetails
- The reaction count details object contains a breakdown of normal and super reaction counts for the associated emoji.
- StageInstance
- A Stage Instance holds information about a live stage.
- ThreadMetadata
- The thread metadata object contains a number of thread-specific channel fields that are not needed by other channel types.
- Webhook
- Webhooks are a low-effort way to post messages to channels in Discord. They do not require a bot user or authentication to use.
Traits
- ChannelTrait
- Represents a guild or DM channel within Discord.