📜  discord.py 提及用户 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:47.026000             🧑  作者: Mango

代码示例4
myid = '<@201909896357216256>'
await client.send_message(message.channel, ' : %s is the best ' % myid)