Update chapter-05-gbdialog-reference.md

This commit is contained in:
Lucas Ribeiro 2020-10-01 10:11:05 -03:00 committed by GitHub
parent fdf895f16c
commit cb9a2dcda8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
# .gbdialog Reference # .gbdialog Reference
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.
## Using Conversational BASIC ## Using Conversational BASIC