Class DiscordChannelMention
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Represents a channel mention object in a Discord message.
public class DiscordChannelMention
- Inheritance
-
DiscordChannelMention
- Inherited Members
Properties
- GuildId
Gets the ID of the guild containing the channel.
- Id
Gets the ID of the channel.
- Name
Gets the name of the channel.
- Type
Gets the type of the channel.