📌  相关文章
📜  通过 id discord.js 获取服务器 - Javascript 代码示例

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

代码示例1
let server = message.guild.id // ID of the guild the message was sent in
let channel = message.channel.id // ID of the channel the message was sent in