Additions: - Added support for reply keyboards - Added NoSuchStepException when there is no next step for current one in provided steps
Changes: - You can now provide `with_callback` parameter in `bot.on_inline_button()` to get only message instance without callback or get message with callback
0.0.2
Additions: - Added bot class like aiogram - Added support for phrases - Added support for inline keyboards - Added the logic of changing current step for a chat - Added creation of file "config.py" - Added InheritedStep class for inheritance in phrases or inline keyboards