add chat api anatomy

This commit is contained in:
Jarrad Hope 2017-01-07 14:06:40 +07:00
parent 6f9cdb02ed
commit d3c69743d5
2 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Chat API
## Interface Anatomy
This anatomy establishes the different sections of the chat interface and establishes a common verbiage. The main components being:
- Message
- Input
- Keyboard
- Suggestions
![](img/chat-anatomy.png)
## Commands
!init (hidden)

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB