$isChannelViewable
Returns whether or not the channel is viewable by the bot.
'true' means the channel is viewable be the bot, 'false' means it isn't.
Usage
$isChannelViewable[channelID]
Breakdown
channelID
- The channel to check.
Last updated
Was this helpful?