Skip to main content

Channel

Hierarchy

Index

Constructors

constructor

Properties

publicclient

client: Client<boolean>

The client that initialized this channel

publicguildId

guildId: undefined | string

The ID of the guild this channel is in

publicid

id: string

The ID of this channel

publicname

name: undefined | string

The name of this channel

publictype

type: ChannelType

The type of channel

Methods

publicisTextBased

publictoString

  • toString(): string
  • When concatenated with a string, this automatically returns the channel’s mention instead of the Channel object