ᅠ
if __name__ == '__main__':
client.start()
client.run_until_disconnected()
while True:
send_mess()
asyncio.sleep(600)
Size: a a a
ᅠ
if __name__ == '__main__':
client.start()
client.run_until_disconnected()
while True:
send_mess()
asyncio.sleep(600)
👑️
ᅠ
M
E
M
👑️
M
КА
if __name__ == '__main__':
client.start()
client.run_until_disconnected()
while True:
send_mess()
asyncio.sleep(600)
КА
a
async def foo()
, и loop.create_task👑️
a
a
a
a
a