Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a missing parameter to promoteChatMember shortcut #458

Merged
merged 1 commit into from
Nov 8, 2020
Merged

Add a missing parameter to promoteChatMember shortcut #458

merged 1 commit into from
Nov 8, 2020

Conversation

WhiteMemory99
Copy link
Contributor

@WhiteMemory99 WhiteMemory99 commented Nov 8, 2020

Description

The parameter is_anonymous exists in the full promoteChatMember method but is missing from its shortcut.

Type of change

  • Documentation (typos, code examples or any documentation update)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Operating System: Ubuntu 20.04
  • Python version: 3.8

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

is_anonymous exists in the full method but is missing in its shortcut.
@JrooTJunior JrooTJunior merged commit c6a43c8 into aiogram:dev-2.x Nov 8, 2020
@WhiteMemory99 WhiteMemory99 deleted the patch-2 branch November 9, 2020 21:31
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.

2 participants