Hello i am trying to send a message in a code block but the bot is not sending it. Here is the code:
message.channel.send({ content: `Hi`, code: "js" })
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Hello i am trying to send a message in a code block but the bot is not sending it. Here is the code:
message.channel.send({ content: `Hi`, code: "js" })