Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface APIChannelBase<T>

This interface is used to allow easy extension for other channel types. While also allowing APIPartialChannel to be used without breaking.

Type Parameters

Hierarchy

Index

Properties

Properties

flags?: Pinned
id: string

The id of the channel

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