Skip to content

fix: discord/channel issues#3273

Open
vmphase wants to merge 10 commits into
Pycord-Development:masterfrom
vmphase:fix/channel-issues
Open

fix: discord/channel issues#3273
vmphase wants to merge 10 commits into
Pycord-Development:masterfrom
vmphase:fix/channel-issues

Conversation

@vmphase

@vmphase vmphase commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fixed MediaChannel.edit overload return type
  • Fixed VoiceChannel.edit overload sync_permissions type
  • Fixed StageChannel.edit overload sync_permissions type
  • Fixed StageChannel.create_instance send_notification param type
  • Fixed VoiceChannelEffectSendEvent.animation_type docstring type
  • Added missing slowmode_delay, user_limit and bitrate params to StageChannel.edit

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

@pycord-app

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

This pull request can be installed with:

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

@Lulalaby

Copy link
Copy Markdown
Member

changelog?

@vmphase vmphase requested a review from a team as a code owner June 13, 2026 10:13
@vmphase vmphase requested review from a team, JustaSqu1d and ToothyDev June 13, 2026 10:13
@vmphase

vmphase commented Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

changelog?

Pushed

@Paillat-dev

Copy link
Copy Markdown
Member

@Lulalaby Not sure we need a changelog, all of these are typing only and we usually don't do it for typing only changes

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.

3 participants