| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-14 | 989 Bytes | |
| Version 1.10 source code.tar.gz | 2026-04-14 | 186.7 kB | |
| Version 1.10 source code.zip | 2026-04-14 | 324.4 kB | |
| Totals: 3 Items | 512.1 kB | 0 | |
What's Changed
- Fixed parseInlineQueryResult type bug and modify CMakeList to support the new version of boost by @okman334 in https://github.com/reo7sp/tgbot-cpp/pull/343
- Fix allowed updates json building by @BloodRedTape in https://github.com/reo7sp/tgbot-cpp/pull/347
- feat: Add support for message_reaction and message_reaction_count events by @Legolase in https://github.com/reo7sp/tgbot-cpp/pull/348
- Add method setProxy() for CurlHttpClient by @Tomat7 in https://github.com/reo7sp/tgbot-cpp/pull/352
New Contributors
- @okman334 made their first contribution in https://github.com/reo7sp/tgbot-cpp/pull/343
- @BloodRedTape made their first contribution in https://github.com/reo7sp/tgbot-cpp/pull/347
- @Legolase made their first contribution in https://github.com/reo7sp/tgbot-cpp/pull/348
- @Tomat7 made their first contribution in https://github.com/reo7sp/tgbot-cpp/pull/352
Full Changelog: https://github.com/reo7sp/tgbot-cpp/compare/v1.9.1...v1.10