Answers for "how to @ someone with discord pthon"

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

Code answers related to "how to @ someone with discord pthon"

Python Answers by Framework

Browse Popular Code Answers by Language