Answers for "mark something as link discord"

3

hidden message discord

||helo||  <-- this is a hidden message
you welcome ;)
Posted by: Guest on July-13-2020
4

how to create hyperlinks discord.js

const botInfo = new Discord.MessageEmbed()
    .setDescription('[Click here!](https://support.discord.com/hc/en-us/community/posts/360038398572-Hyperlink-Markdown)')
    
    message.channel.send(botInfo);
Posted by: Guest on September-02-2020

Code answers related to "mark something as link discord"

Browse Popular Code Answers by Language