Renaming back pytelegrambotapi module to telebot

This commit is contained in:
Waffle
2018-04-28 13:50:59 +03:00
parent 183230e927
commit 3ba9799b98
18 changed files with 102 additions and 102 deletions

View File

@@ -2,7 +2,7 @@
import sys
sys.path.append('../')
from pytelegrambotapi import types
from telebot import types
def test_json_user():