Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/tests/deps.ts>DiscordChannelMention

An object oriented Discordeno framework
Latest
interface DiscordChannelMention
import { type DiscordChannelMention } from "https://deno.land/x/oasis@2.1.0/tests/deps.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