$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