$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.
Example
$nomention
Channel Position: $channelPosition[$mentionedChannels[1;yes]]
How
$mentionedChannels[]
works?