mirror of
https://github.com/eternnoir/pyTelegramBotAPI.git
synced 2023-08-10 21:12:57 +03:00
add Poll, sendPoll, stopPoll
This commit is contained in:
parent
9624b45314
commit
b10e45f714
@ -1,6 +1,5 @@
|
||||
import os
|
||||
from telebot import logger, logging, types, TeleBot
|
||||
import telebot.apihelper as api
|
||||
|
||||
try:
|
||||
TOKEN = os.environ['TOKEN']
|
||||
|
Loading…
Reference in New Issue
Block a user