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

Detailed example

This commit is contained in:
LeoDJ 2015-07-12 00:41:34 +02:00
parent bbf8b5d5f9
commit efdf35796d

View File

@ -1,3 +1,7 @@
"""
This is a detailed example using almost every command of the API
"""
import telebot
from telebot import types
import time