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

Bot API 8.1 #2427

Merged
merged 4 commits into from
Dec 4, 2024
Merged

Bot API 8.1 #2427

merged 4 commits into from
Dec 4, 2024

Conversation

coder2020official
Copy link
Collaborator

@coder2020official coder2020official commented Dec 4, 2024

Sorry, I was lazy to separate these into different commits at this point. Here is the changelog anyways:
December 4, 2024
Bot API 8.1

@coder2020official
Copy link
Collaborator Author

@Badiboy you may start reviewing

subscription_period=None, gift: Optional[Gift] = None, **kwargs):
self.type: str = type
self.user: User = user
self.affiliate: Optional[AffiliateInfo] = affiliate
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to process "affilate" in de_json, because it's a class.

@Badiboy Badiboy merged commit cf26fc2 into eternnoir:master Dec 4, 2024
7 checks passed
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