New
6.0.6
What's Changed
- Adds allow_sending_withour_reply to sendMediaGroup - Issue #188 by @LeGorge in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/202
- Added ip_address parameter by @hamorillo in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/206
- Adds disable_content_type_detection to sendDocument and InputMediaDoc… by @LeGorge in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/203
- Update to Kotlin v1.5.31 by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/220
- JSON serialization of InputMedia Types by @joshuastorch in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/214
- Unify sending files API by @naftalmm in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/210
- Add missing parseMode parameter for editMessageCaption by @joshuastorch in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/222
- Bump library version to 6.0.6 by @vjgarciag96 in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/225
New Contributors
- @hamorillo made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/206
- @joshuastorch made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/214
- @naftalmm made their first contribution in https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/pull/210
Full Changelog: https://github.com/kotlin-telegram-bot/kotlin-telegram-bot/compare/6.0.5...6.0.6