Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denocordts/src/structures/channel/mod.ts>GuildNewsChannel

An Object Oriented Discord API wrapper for Deno.
Latest
class GuildNewsChannel
extends TextChannel
import { GuildNewsChannel } from "https://deno.land/x/denocordts@1.2.0/src/structures/channel/mod.ts";

Constructors

new
GuildNewsChannel(d: APINewsChannel, client: Base)

Properties

defaultAutoArchiveDuration
flags
guildId
id
lastMessageId
lastPinTimestamp
name
nsfw
parentId
permissionOverwrites
position
topic
type

Methods

addFollower(channelId: string)