Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APITextBasedChannel<T>

Type Parameters

Hierarchy

Index

Properties

flags?: Pinned
id: string

The id of the channel

last_message_id?: null | string

The id of the last message sent in this channel (may not point to an existing or valid message)

name?: string

The name of the channel (2-100 characters)

type: T

Generated using TypeDoc version 0.22.16, the 9/16/2022 at 1:09:16 AM