Update chat-api.md

This commit is contained in:
Jarrad 2017-01-30 14:37:16 +07:00 committed by GitHub
parent 742ca69f8d
commit bd1f580c1c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ This anatomy establishes the different sections of the chat interface and establ
## Accessing a bot
`/global` (hidden)
Universal command for the bot, allows the bot command to be referenced in any chat via `@botname`.
Universal command for the bot, allows the bot command to be referenced in any chat via `@botname`. If this exists it should appear in the command list as another section at the bottom.
`/init` (hidden)
Run on open chat session, only in 1-to-1 chats.