1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Merge branch 'master' of github.com:eternnoir/pyTelegramBotAPI

This commit is contained in:
eternnoir 2015-07-03 10:34:13 +08:00
commit 15f4188a30

View File

@ -40,6 +40,7 @@ tb.send_message(281281, 'gogo power ranger')
```python
import telebot
import time
TOKEN = '<token_string>'