Skip to main content
Module

x/harmony/mod.ts>GuildTextBasedChannel

An easy to use Discord API Library for Deno.
Latest
class GuildTextBasedChannel
Re-export
import { GuildTextBasedChannel } from "https://deno.land/x/harmony@v2.9.0/mod.ts";

Represents a Text Channel but in a Guild

Constructors

new
GuildTextBasedChannel()

Methods

bulkDelete(messages: Array<Message | string> | number): Promise<GuildTextBasedChannel>

Bulk Delete Messages in a Guild Text Channel

Edit the Guild Text Channel