Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-09-25 | 422 Bytes | |
Release 0.7.0 source code.tar.gz | 2018-09-25 | 32.5 kB | |
Release 0.7.0 source code.zip | 2018-09-25 | 62.4 kB | |
Totals: 3 Items | 95.3 kB | 0 |
- 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
)