Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cordeno/src/client/constructors/struct/ChannelStruct.ts>ChannelStruct

🦕 A Discord API wrapper for developing discord bots using the Deno runtime.
Latest
class ChannelStruct
import { ChannelStruct } from "https://deno.land/x/cordeno@v0.3.5/src/client/constructors/struct/ChannelStruct.ts";

Constructors

new
ChannelStruct(client: Client, payload: Message)

Properties

id: string | undefined