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 v7.11 #401

Merged
merged 4 commits into from
Nov 2, 2024
Merged

BOT API v7.11 #401

merged 4 commits into from
Nov 2, 2024

Conversation

anfanik
Copy link
Collaborator

@anfanik anfanik commented Oct 31, 2024

This pull request implements the Bot API 7.11 update

I'm back after a long sleep, haha 😅

@anfanik anfanik requested a review from pengrad October 31, 2024 16:26
context: JsonDeserializationContext
): TransactionPartner {
val obj = element.asJsonObject
val discriminator = obj.getAsJsonPrimitive("type")?.asString ?: "unknown"
Copy link
Owner

Choose a reason for hiding this comment

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

Wow, Kotlin migration, such a beauty 😁

@pengrad pengrad merged commit d860874 into master Nov 2, 2024
1 check passed
@pengrad pengrad deleted the v7.11 branch November 2, 2024 06:52
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