Skip to content

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