ダ
Size: a a a
ダ
|
|
|
|
ダ
|
ダ
ダ
T
|
|
🚲U

ダ

ダ
import threading
from threading import Thread
def pollings():
bot.polling(none_stop=True)
botpolling = threading.Thread(target=pollings)
botpolling.start()A
import threading
from threading import Thread
def pollings():
bot.polling(none_stop=True)
botpolling = threading.Thread(target=pollings)
botpolling.start()bot.polling тоже можно запихнуть, не знал?A

ダ
bot.polling тоже можно запихнуть, не знал?