Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/coward/src/classes/Channel.ts>Channel.from

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
method Channel.from
import { Channel } from "https://deno.land/x/coward@v0.1.0/src/classes/Channel.ts";

Parameters

data: any
client: Client