The gateway should send the banner and accent_color fields for users #3773
Unanswered
MinnDevelopment
asked this question in
API Feature Requests & Ideas
Replies: 1 comment 1 reply
-
|
Duplicate of #3577 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Currently, you can only get these fields through the
GET/users/:user_idendpoint. This makes it nearly impossible for a moderation bot to keep track of these fields, since it requires to fetch each and every user it sees.An alternative is to add previous state to the update event, which would solve this problem as well. I have an existing feature request for this with #3272
Beta Was this translation helpful? Give feedback.
All reactions