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

Edited the types and methods for mixed-format sticker packs in butcher #1456

Closed
wants to merge 2 commits into from

Conversation

Oven29
Copy link

@Oven29 Oven29 commented Apr 8, 2024

Description

  • Removed the fields is_animated and is_video from the class StickerSet.
  • Added the field format to the class InputSticker.
  • Removed the parameter sticker_format from the method createNewStickerSet.
  • Added the parameter format to the method setStickerSetThumbnail.

Fixes #1455 (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • black
  • manual

Test Configuration:

  • Operating System: Ubuntu22.04, Windows 11
  • Python version: 3.11.0rc1, 3.11

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
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@github-actions github-actions bot added the 3.x Issue or PR for stable 3.x version label Apr 8, 2024
Copy link

github-actions bot commented Apr 8, 2024

✔️ Changelog found.

Thank you for adding a description of the changes

@JrooTJunior
Copy link
Member

#1444

@JrooTJunior JrooTJunior closed this Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issue or PR for stable 3.x version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mixed-Format Sticker Packs
2 participants