teledart 0.0.8
teledart: ^0.0.8 copied to clipboard
Telegram bot api framework in Dart
0.0.1 #
- Initial version, created by Stagehand
0.0.2 #
- First release
0.0.3 #
- Edited README.md
0.0.4 #
- More editing on README.md
0.0.5 #
- Add onMessage short-cuts
- Add sendMessage short-cuts
- Add missing ShippingQuery to Update
0.0.6 #
- Edit README.md
0.0.7 #
- Dart2 ready!
- Add short-cut for inline query
- Rename ChosenInlineQuery into ChosenInlineResult and associated objects
- Add missing InlineQueryResultVoice to model
- Bug fixes