New
6.0.7
What's Changed
- getMe to TelegramBotResult by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/228
- sendMessage to TelegramBotResult by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/229
- forwardMessage to TelegramBotResult by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/230
- Rename kickChatMember to banChatMember by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/231
- Rename getChatMembersCount to getChatMemberCount by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/232
- Add chatType to InlineQuery by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/233
- Support 'web app' payload for InlineKeyboardButton by @nyavro in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/243
New Contributors
- @nyavro made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/243
Full Changelog: https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/compare/6.0.6...6.0.7