Skip to main content
Module

x/biscuit/mod.ts>DiscordChannelMention

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordChannelMention
import { type DiscordChannelMention } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Properties

id: string

id of the channel

guild_id: string

id of the guild containing the channel

type: number

The type of channel

name: string

The name of the channel

id: string

id of the channel

guild_id: string

id of the guild containing the channel

type: number

The type of channel

name: string

The name of the channel