$channelID
Returns the ID of a channel.
Usages
There are two possible usages of the
$channelID
command.
Usage #1
$channelID
// Returns the ID of the channel that the command was ran in.
Usage #2
$channelID[channel name]
// Returns the ID of the channel matching the provided 'channel name'.
Last updated
Was this helpful?