Skip to content

feat(guild): add missing GuildFeature literals - #3350

Open
vmphase wants to merge 2 commits into
masterfrom
feat/add-missing-guild-features
Open

feat(guild): add missing GuildFeature literals#3350
vmphase wants to merge 2 commits into
masterfrom
feat/add-missing-guild-features

Conversation

@vmphase

@vmphase vmphase commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

Documentation: discord/discord-api-docs#8540

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.
  • I have read the Contributing Guidelines.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@vmphase
vmphase requested review from a team, JustaSqu1d and Lulalaby August 13, 2026 06:26
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Aug 13, 2026
@pycord-app

pycord-app Bot commented Aug 13, 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/3350/head:pr-3350
git checkout pr-3350

This pull request can be installed with:

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

Paillat-dev
Paillat-dev previously approved these changes Aug 13, 2026

@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.

Thanks. At some point I am going to copy over the automatic system I made for next

@Soheab

Soheab commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Thanks. At some point I am going to copy over the automatic system I made for next

Shouldn't we just ditch the literal and link to the docs instead?

@Paillat-dev

Copy link
Copy Markdown
Member

To be real I personally wouldn't min either, but having Literal typing is practical sometimes I guess

Comment thread CHANGELOG.md Outdated
Co-authored-by: Lala Sabathil <lala@pycord.dev>
Signed-off-by: Michael <vmphase.dev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

4 participants