Skip to content

Commit

Permalink
Update: README for trigger events
Browse files Browse the repository at this point in the history
  • Loading branch information
juzser committed Nov 4, 2021
1 parent e101522 commit 50e9fa7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,16 @@ Take a look my `App.vue` file if you need an example.

Use `msg-send` to get the message from user and trigger request to bot API.

**Trigger Events:**

| Name | Description |
| --- | --- |
| `botui-open` | To open the board |
| `botui-close` | To close the board |
| `botui-toggle` | To toggle open/close the board |

---

### Components

**Common pattern / Example data:**
Expand Down

0 comments on commit 50e9fa7

Please sign in to comment.