DiscordChannelMention
@discordeno/bot • Docs
Documentation / @discordeno/bot / DiscordChannelMention
Interface: DiscordChannelMention
https://discord.com/developers/docs/resources/channel#channel-mention-object
Properties
guild_id
guild_id:
string
id of the guild containing the channel
Defined in
packages/types/dist/types/discord.d.ts:1327
id
id:
string
id of the channel
Defined in
packages/types/dist/types/discord.d.ts:1325
name
name:
string
The name of the channel
Defined in
packages/types/dist/types/discord.d.ts:1331
type
type:
number
The type of channel
Defined in
packages/types/dist/types/discord.d.ts:1329