$serverChannelExists
Checks whether or not provided channel ID exists in a server.
'true' means the channel does exist in the server, 'false' means it doesn't.
Usage
$serverChannelExists[guildID;channelID]
Breakdown
guildID
- The server to check for the channel in.
channelID
- The channel to check.
Last updated
Was this helpful?