We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8206661 commit 1b2ee02Copy full SHA for 1b2ee02
telebot/apihelper.py
@@ -6,6 +6,7 @@
6
7
from telebot import util
8
from telebot import logger
9
+from telebot import types
10
11
API_URL = "https://api.telegram.org/bot{0}/{1}"
12
FILE_URL = "https://api.telegram.org/file/bot{0}/{1}"
0 commit comments