Answers for "This Command Only Server discord.js"

0

This Command Only Server discord.js

if (message.guild.id !== 'TheIdOfYourGuild') return message.reply('This command can only be used in another server.');
Posted by: Guest on June-16-2021

Code answers related to "Javascript"

Browse Popular Code Answers by Language