Skip to main content
Version: Next

APIChannelBase <T>

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

@deprecated

API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.

Type parameters

Hierarchy

Index

Properties

Properties

id

id: string

The id of the channel

optionalname

name?: string

The name of the channel (2-100 characters)

type

type: T