mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2021-05-13 03:08:02 +03:00
Renaming back pytelegrambotapi module to telebot
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import sys
|
||||
|
||||
sys.path.append('../')
|
||||
from pytelegrambotapi import types
|
||||
from telebot import types
|
||||
|
||||
|
||||
def test_json_user():
|
||||
|
||||
Reference in New Issue
Block a user