typealias TextBasedChannelResolvable

export type TextBasedChannelResolvable = Snowflake | TextBasedChannel;

Constructors

constructor()