Make CallbackQueryHandler "public final" class by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/289
Add onSuccess() and onError() methods to apply Side Effects to a TelegramBotResult by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/294
Add LeftChatMemberHandler by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/299
Added processing of requests for joining the channel by @kudryavtsevma in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/298
Add my chat member to update by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/301
No process update after stop pooling by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/302
Improve TelegramBotResult definition by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/303
Update to Kotlin v1.9.10 by @thebix in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/304
Bump library version to 6.1.0 by @thebix in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/307
Configure project to be runnable on modern java versions by @thebix in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/305
Externalise coroutine dispatcher by @artemptushkin in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/309
Provide 'parse_mode' to sendVideo Telegram API method by @thebix in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/306
Migrate dependency management to the Gradle Version Catalog by @thebix in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/308
Keep Handler publicly available by @JcMinarro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/311
Provide 'recurring', 'maxTipAmount', 'suggestedTipAmounts' to sendInvoice Telegram API method by @XaMeJleoH in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/312
Support 'Login Url' payload for InlineKeyboardButton by @alexdavliatov in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/315
Protect_Content field added by @kzRain in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/265
Fix mapToTelegramBotResult function by @Zheg-al in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/279
Implement 'setMessageReaction' Telegram API method by @thebix in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/322
add httpClientInterceptors property to Bot.Builder by @cramen in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/325
GH-326 make it possible to disable set webhook on the bot start-up by @artemptushkin in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/328
Api definition fixes by @red-avtovo in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/330
GH-323 expose secret token for the webhook configuration by @artemptushkin in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/324
Pass message thread id to reply to the correct thread by @v1ctor in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/331
New Contributors
@kudryavtsevma made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/298
@thebix made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/304
@artemptushkin made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/309
@XaMeJleoH made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/312
@alexdavliatov made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/315
@kzRain made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/265
@Zheg-al made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/279
@cramen made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/325
Full Changelog: https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/compare/6.1.0...6.2.0