Update chapter-05-gbdialog-reference.md

This commit is contained in:
Rodrigo Rodriguez 2022-07-10 14:07:35 -03:00 committed by GitHub
parent 41f6210dd0
commit ef9abd95f7

View file

@ -118,6 +118,9 @@ png = data as IMAGE
SEND FILE png
```
![image](https://user-images.githubusercontent.com/14840374/178154752-b93c8878-2995-4130-9941-41a62fcd2ffe.png)
On the fly charts
```
@ -127,6 +130,9 @@ img = CHART "pie", data, legends
SEND FILE img
SAVE img as "folder/filename.jpg"
```
![image](https://user-images.githubusercontent.com/14840374/178154760-bdafaf87-f6a8-4d80-af1a-65fe441aac11.png)
### Using General Bots Office templates