This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
Release 0.7.0
alexander-akhmetov
released this
25 Sep 17:19
·
136 commits
to master
since this release
- New actions:
- SendMessageAction
- MenuStartAction
- MenuItemAction
- MenuEndAction
- New examples in the
/examples/
directory:send_photo.toml
: how to usemenu
, send photo withsend message
action and how to use{{ask_when_run}}
- Updated documentation about supported actions
/docs/actions.md
- Supported
{{ask_when_run}}
system variable (read more about this in/docs/actions.md
)