A
Size: a a a
КА
A
A
КА
A
A
A
telebot.apihelper.FILE_URL = 'https://api.telegram.org/file/bot{0}/{1}'
КА
A
КА
КА
import telebot
telebot.apihelper.API_URL = 'http://localhost:8081/bot{0}/{1}'
bot = telebot.TeleBot("1580989823:AAH7OXCFwEKxk6r-AZkcL9HtgajwuFMNxMw")
bot.get_me()
{'id': 1580989823, 'is_bot': True, 'first_name': 'RandomStuffBot', 'username': 'RandomToolsBot', 'last_name': None, 'language_code': None, 'can_join_groups': True, 'can_read_all_group_messages': False, 'supports_inline_queries': False}
КА
A
A
A
T
S
A