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

x/harmony/src/structures/guildTextChannel.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/src/structures/guildTextChannel.ts";

type

(channel: TextChannel) => channel is GuildTextBasedChannel