Skip to main content
Module

x/coward/mod.ts>GuildNewsChannel

🐔 Coward is a Deno module for easy interaction with the Discord API.
Go to Latest
class GuildNewsChannel
extends GuildChannel
import { GuildNewsChannel } from "https://deno.land/x/coward@v0.1.0/mod.ts";

Class representing a news channel in a guild

Constructors

new
GuildNewsChannel(data: any, client: Client)

Properties

lastMessageID: string
topic: string