Skip to main content
Module

x/harmony/mod.ts>checkGuildTextBasedChannel

An easy to use Discord API Library for Deno.
Go to Latest
variable checkGuildTextBasedChannel
import { checkGuildTextBasedChannel } from "https://deno.land/x/harmony@v2.6.0/mod.ts";

type

(channel: TextChannel) => channel is GuildTextBasedChannel