т
Size: a a a
т
s🇷
@
@bot.channel_post_handler(content_types=["text"])Ну await не хватает говорили, почему вся та же ошибка?
async def echo_all(message: telebot.types.Message):
await asyncio.sleep(1)
print("Ok")
т
s🇷
т
т
EA
s🇷
EA
s🇷
@
RuntimeWarning: coroutine 'echo_all' was never awaited
task(*args, **kwargs)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
s🇷
RuntimeWarning: coroutine 'echo_all' was never awaited
task(*args, **kwargs)
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
@
@
s🇷
s🇷
s🇷
@
KA