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 2545724 commit 8017c8dCopy full SHA for 8017c8d
telebot/types.py
@@ -3,8 +3,7 @@
3
import json
4
import six
5
6
-import util
7
-
+from telebot import util
8
9
class JsonSerializable:
10
"""
0 commit comments