v2.0.0-rc.25
Pre-release
Pre-release
What's Changed
- Add triggers helper method by @PaulSonOfLars in #140
- Update callbackquery.go by @TG-BOTSNETWORK in #144
- Add reactions support. by @ti-bone in #142
- Fix broken cbquery receiver change by @PaulSonOfLars in #145
- Update to bot API 7.1 by @PaulSonOfLars in #146
- Populate effectiveX fields with reaction+chatboost data by @PaulSonOfLars in #149
- Add additional GetSender() helpers for new types by @PaulSonOfLars in #150
- Allow for getting the type of an update through a helper method by @PaulSonOfLars in #151
- Improve polling updater.stop() call when long polling by @PaulSonOfLars in #152
New Contributors
- @TG-BOTSNETWORK made their first contribution in #144
Full Changelog: v2.0.0-rc.24...v2.0.0-rc.25