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

x/coward/src/Client.ts>Options.postChannel

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
interface Options.postChannel
import { type Options } from "https://deno.land/x/coward@v0.1.0/src/Client.ts";
const { postChannel } = Options;

Properties

name: string
type: number
optional
position: number
optional
topic: string
optional
nsfw: boolean
optional
bitrate: number
optional
user_limit: number
optional
rate_limit_per_user: number
optional
parent_id: string