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