Skip to content

fix(guild): create_sticker limit error message; implicit None return type#3263

Open
vmphase wants to merge 3 commits into
Pycord-Development:masterfrom
vmphase:fix/guild-issues
Open

fix(guild): create_sticker limit error message; implicit None return type#3263
vmphase wants to merge 3 commits into
Pycord-Development:masterfrom
vmphase:fix/guild-issues

Conversation

@vmphase

@vmphase vmphase commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes the error message mismatch with description limit enforcement in create_sticker();
Fixes implicit None return type in private _fetch_role method.

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 and JustaSqu1d June 10, 2026 15:41
@vmphase vmphase requested a review from Paillat-dev June 10, 2026 15:41
@github-project-automation github-project-automation Bot moved this to Todo in Pycord Jun 10, 2026
@vmphase vmphase requested review from a team as code owners June 10, 2026 15:41
@pycord-app

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

This pull request can be installed with:

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

@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 pending Squid

@Paillat-dev Paillat-dev added the bug Something isn't working label Jun 10, 2026
@Paillat-dev Paillat-dev added this to the 2.8.1 milestone Jun 10, 2026
@Paillat-dev Paillat-dev enabled auto-merge (squash) June 10, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants