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

x/denocordts/deps.ts>APIGuildTextChannel

An Object Oriented Discord API wrapper for Deno.
Latest
interface APIGuildTextChannel
import { type APIGuildTextChannel } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

optional
default_auto_archive_duration: ThreadAutoArchiveDuration

Default duration for newly created threads, in minutes, to automatically archive the thread after recent activity

optional
topic: string | null

The channel topic (0-1024 characters)

optional
last_pin_timestamp: string | null

When the last pinned message was pinned. This may be null in events such as GUILD_CREATE when a message is not pinned