$channelPosition[]

Returns the position of a given channel using its ID.

Syntax

$channelPosition[Channel ID]

Parameters

  • Channel ID (Type: Snowflake || Flag: Required): The ID of a channel whose position will be returned.

How to get a channel ID guide.

Example

$nomention
Channel Position: $channelPosition[$mentionedChannels[1;yes]]
!example main-chat Channel Position: 2

How $mentionedChannels[] works?