Skip to content

fix(emoji): return type mismatch#3267

Merged
Paillat-dev merged 2 commits into
Pycord-Development:masterfrom
vmphase:fix/AppEmoji-annotation
Jun 11, 2026
Merged

fix(emoji): return type mismatch#3267
Paillat-dev merged 2 commits into
Pycord-Development:masterfrom
vmphase:fix/AppEmoji-annotation

Conversation

@vmphase

@vmphase vmphase commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes a return type mismatch on AppEmoji.guild, which was annotated as -> Guild but always returns None.

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

@vmphase vmphase requested review from a team, DA-344 and plun1331 June 11, 2026 08:48
@vmphase vmphase requested a review from a team as a code owner June 11, 2026 08:48
@vmphase vmphase requested review from Paillat-dev and removed request for a team June 11, 2026 08:48
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Jun 11, 2026
@pycord-app

pycord-app Bot commented Jun 11, 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/3267/head:pr-3267
git checkout pr-3267

This pull request can be installed with:

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

@Paillat-dev Paillat-dev enabled auto-merge (squash) June 11, 2026 08:56
@Paillat-dev Paillat-dev merged commit eff9fb0 into Pycord-Development:master Jun 11, 2026
31 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Pycord Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants