Update chapter-05-gbdialog-reference.md

This commit is contained in:
Lucas Ribeiro 2020-10-02 09:23:38 -03:00 committed by GitHub
parent 3784818bd6
commit bfc72baeac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
# .gbdialog Reference # .gbdialog Reference
![generalbots-2018](https://user-images.githubusercontent.com/65977273/94922431-949c3900-0490-11eb-800a-6b478d689f2a.png)
All direct communication from GeneralBots to the end user is made up of the .gbDialog extension. It can be composed of speech or writing directly with the bot. All direct communication from GeneralBots to the end user is made up of the .gbDialog extension. It can be composed of speech or writing directly with the bot.
This extension facilitates support related to dialogues, as the system is divided by each service extension. This extension facilitates support related to dialogues, as the system is divided by each service extension.