Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Member object has no 'guild_banner' or 'display_banner' #1674

Closed
4 tasks done
Mias15 opened this issue May 1, 2024 · 2 comments
Closed
4 tasks done

[BUG] Member object has no 'guild_banner' or 'display_banner' #1674

Mias15 opened this issue May 1, 2024 · 2 comments

Comments

@Mias15
Copy link

Mias15 commented May 1, 2024

Library Version

5.12.0

Describe the Bug

In the member object, you can currently only get the normal banner of the user (member.banner), but it is not possible to get any server specific banner (banner.guild_banner).

Steps to Reproduce

.

Expected Results

.

Minimal Reproducible Code

No response

Traceback

No response

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.
  • I have attempted to debug this myself, and I believe this issue is with the library

Additional Information

No response

@mifuyutsuki
Copy link
Contributor

As it stands, server profile banner is yet to be part of the Discord API guild member object the way server profile avatar is. For this to be added as a feature, we would have to wait for Discord themselves to add it specifically - at least a GET endpoint returning the server profile banner, which I at least have yet to know of.

See also the feature request for this field in discord/discord-api-docs/discussions/4217

@Mias15
Copy link
Author

Mias15 commented May 1, 2024

mb... I could have checked that before. Thanks anyway!

@AstreaTSS AstreaTSS closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants