Skip to main content
Module

x/biscuit/mod.ts>TextBasedChannels

A Discord library that is easy to use but reliable on its core 🥠
Latest
type alias TextBasedChannels
import { type TextBasedChannels } from "https://deno.land/x/biscuit@0.2.4/mod.ts";

Available text-channel-types

definition:
| ChannelTypes.DM
| ChannelTypes.GroupDm
| ChannelTypes.GuildPrivateThread
| ChannelTypes.GuildPublicThread
| ChannelTypes.GuildNews
| ChannelTypes.GuildVoice
| ChannelTypes.GuildText