chatterbox 1.0.4
chatterbox: ^1.0.4 copied to clipboard
Framework to build dialog flows for Telegram Bots
1.0.4 #
- Add Message text inside MessageContext instead of appending to args
- Add args field to toStepUri util function
1.0.3 #
- Fix working with pending message
1.0.2 #
- Introduce toStepUri() function, that is used to reference between steps
- Process callback for InlineButtons
1.0.1 #
- Add verification for InlineButtons
- Process callback for InlineButtons
1.0.0 #
- Initial version.