Skip to content

feat: ✨ Add Member.display_avatar_decoration and Member.guild_avatar_decoration#3109

Merged
plun1331 merged 32 commits into
Pycord-Development:masterfrom
ToothyDev:feat/member-display-avatar-decoration
Feb 21, 2026
Merged

feat: ✨ Add Member.display_avatar_decoration and Member.guild_avatar_decoration#3109
plun1331 merged 32 commits into
Pycord-Development:masterfrom
ToothyDev:feat/member-display-avatar-decoration

Conversation

@ToothyDev

@ToothyDev ToothyDev commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds Member.display_avatar_decoration and Member.guild_avatar_decoration, similar to Member.display_avatar.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

Depends on #3103

@pycord-app

pycord-app Bot commented Feb 17, 2026

Copy link
Copy Markdown

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3109/head:pr-3109
git checkout pr-3109

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3109/head

@ToothyDev ToothyDev changed the title feat: ✨Add Member.display_avatar_decoration feat: ✨ Add Member.display_avatar_decoration Feb 17, 2026
@ToothyDev
ToothyDev marked this pull request as ready for review February 17, 2026 22:53
@ToothyDev
ToothyDev requested a review from a team as a code owner February 17, 2026 22:53
@ToothyDev ToothyDev changed the title feat: ✨ Add Member.display_avatar_decoration feat: ✨ Add Member.display_avatar_decoration and Member.guild_avatar_decoration Feb 18, 2026
Comment thread discord/member.py
Comment thread discord/member.py Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread discord/member.py Outdated
Comment thread discord/member.py

@Paillat-dev Paillat-dev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm; tested; :3

ℹ️ Your pull request was reviewed from an SBB RABe 501

@plun1331
plun1331 merged commit 7ceb11b into Pycord-Development:master Feb 21, 2026
25 checks passed
@ToothyDev
ToothyDev deleted the feat/member-display-avatar-decoration branch February 21, 2026 14:47
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

Successfully merging this pull request may close these issues.

3 participants