Add verification boolean (or similar) to Get Current Bot Application Information #4920
Unanswered
jagrosh
asked this question in
API Feature Requests & Ideas
Replies: 3 comments 1 reply
-
maybe just include the bot user object (if there is one) in application objects? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Potential duplicate of #4726 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is this about if the bot has been verified (+75 servers) or the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is a minor quality-of-life feature request.
The Get Current Bot Application Information request returns an Application Object. While this does contain some flags that could hint at a bot's verification status, there doesn't appear to be a explicit boolean or flag for whether or not a bot is verified.
This information is already available in the User Object returned from the Get Current User endpoint, but it seems relevant in the application information as well (especially in conjunction with fields such as
bot_public
).Beta Was this translation helpful? Give feedback.
All reactions