add Poll, sendPoll, stopPoll

This commit is contained in:
Tiger 1 2019-06-06 21:49:06 +03:00
parent 9624b45314
commit b10e45f714
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import os
from telebot import logger, logging, types, TeleBot
import telebot.apihelper as api
try:
TOKEN = os.environ['TOKEN']