bot icon indicating copy to clipboard operation
bot copied to clipboard

[SUGGESTION] Banner Command

Open Triggered0 opened this issue 4 years ago • 1 comments

Describe the solution you'd like Banner command to get a user's banner like /avatar https://discord.js.org/#/docs/main/stable/class/User?scrollTo=banner

Triggered0 avatar Dec 06 '21 19:12 Triggered0

The user's banner has is not guaranteed to be present. It is currently only retrievable via the get user endpoint meaning Fire would need to send a request even though it'd already have the user from the interaction.

Until it is guaranteed to be present (which idk if it will be) Fire won't have a banner command

GamingGeek avatar Dec 06 '21 20:12 GamingGeek