Answers for "how to get id of the server discord js bot"

0

how to get id of the server discord js bot

let server = message.guild.id, // ID of the guild the message was sent in
  channel = message.channel.id // ID of the channel the message was sent in
Posted by: Guest on May-20-2021

Code answers related to "how to get id of the server discord js bot"

Browse Popular Code Answers by Language