Skip to main content
Module

x/biscuit/mod.ts>NewsChannel

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

NewsChannel

Constructors

new
NewsChannel(
session: Session,
guildId: Snowflake,
)

Properties

optional
defaultAutoArchiveDuration: number
readonly
publishMessage
type: ChannelTypes.GuildNews
interface NewsChannel
import { type NewsChannel } from "https://deno.land/x/biscuit@0.2.4/mod.ts";