mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
Detailed example
This commit is contained in:
parent
bbf8b5d5f9
commit
efdf35796d
@ -1,3 +1,7 @@
|
|||||||
|
"""
|
||||||
|
This is a detailed example using almost every command of the API
|
||||||
|
"""
|
||||||
|
|
||||||
import telebot
|
import telebot
|
||||||
from telebot import types
|
from telebot import types
|
||||||
import time
|
import time
|
||||||
|
Loading…
Reference in New Issue
Block a user