$channelTopic[]

Returns the topic of a channel by its ID.

Syntax

$channelTopic[Channel ID]

Parameters

  • Channel ID (Type: Snowflake || Flag: Required): The channel to return its topic.

Example

$nomention
Channel Topic: $channelTopic[$mentionedChannels[1]]
!example media Channel Topic: Post cat pictures here! !example secret Channel Topic: ⬆️ Returns empty value if no description.

What is this?