📌  相关文章
📜  此命令仅服务器 discord.js - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:51.803000             🧑  作者: Mango

代码示例1
if (message.guild.id !== 'TheIdOfYourGuild') return message.reply('This command can only be used in another server.');