Update chapter-05-gbdialog-reference.md
This commit is contained in:
parent
f22b32ec6d
commit
2db2b6022a
1 changed files with 6 additions and 0 deletions
|
@ -118,6 +118,9 @@ png = data as IMAGE
|
||||||
SEND FILE png
|
SEND FILE png
|
||||||
```
|
```
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
On the fly charts
|
On the fly charts
|
||||||
|
|
||||||
```
|
```
|
||||||
|
@ -127,6 +130,9 @@ img = CHART "pie", data, legends
|
||||||
SEND FILE img
|
SEND FILE img
|
||||||
SAVE img as "folder/filename.jpg"
|
SAVE img as "folder/filename.jpg"
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Using General Bots Office templates
|
### Using General Bots Office templates
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue