How do I display the user\'s Name + Discord Tag? As in:
I know that; f"Hello, <@{ctx.author.id}>" will return the user, and being pinged.
f"Hello, <@{ctx.author.id}>"