Answers for "discord.py when mentionned bot"

0

how to mention someone discord.py

myid = '<@201909896357216256>'
await client.send_message(message.channel, ' : %s is the best ' % myid)
Posted by: Guest on August-04-2020

Python Answers by Framework

Browse Popular Code Answers by Language