teledart 0.0.11
teledart: ^0.0.11 copied to clipboard
A dart library for interfacing with the Telegram Bot API
0.0.11 #
- Supports regular expression in onMessage()
0.0.10 #
- Fixes pubspec.ymal SDK constraint to support Dart 2 release
- Edit README.md Dart Version shield to build version
0.0.9 #
- Bug fixes
- Edit example in README.md
0.0.8 #
- Bug fixes
- Edit example
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
0.0.6 #
- Edit README.md
0.0.5 #
- Add onMessage short-cuts
- Add sendMessage short-cuts
- Add missing ShippingQuery to Update
0.0.4 #
- More editing on README.md
0.0.3 #
- Edited README.md
0.0.2 #
- First release
0.0.1 #
- Initial version, created by Stagehand