Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
6.0.7 source code.tar.gz | 2022-05-10 | 206.2 kB | |
6.0.7 source code.zip | 2022-05-10 | 369.7 kB | |
README.md | 2022-05-10 | 1.1 kB | |
Totals: 3 Items | 577.0 kB | 0 |
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