Update chapter-06-gbapp-reference.md
This commit is contained in:
parent
a4f9c4cd11
commit
e48cac317f
1 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,9 @@ static getDialogs(bot: BotAdapter, min: GBMinInstance) {
|
||||||
*Figure 1 - How to build dialogs in General Bots using TypeScript*
|
*Figure 1 - How to build dialogs in General Bots using TypeScript*
|
||||||
|
|
||||||
|
|
||||||
|
## Fork concept
|
||||||
|
|
||||||
|
is the implementation of new software based on existing software. The branch takes advantage of the data already used in other software to generate a new one.
|
||||||
|
|
||||||
## How To...
|
## How To...
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue