Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
eternnoir committed Jun 7, 2016
1 parent fab2f32 commit 5bd8e9d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,10 @@ def send_something(message):
```
**Important: all handlers are tested in the order in which they were declared**

#### Edited Message handlers

Same as Message handlers

#### Callback Query Handler

In bot2.0 update. You can get `callback_query` in update object. In telebot use `callback_query_handler` to process callback_querys.
Expand Down

0 comments on commit 5bd8e9d

Please sign in to comment.