'int' and 'str'
                  
                  
                  
                  
                  
                  code:
                  
                  
                          await asyncio.sleep(1)
                  
                  
                          async for dialog in client.iter_dialogs('me'):
                  
                  
                                  async for message in client.iter_messages('me'):
                  
                  
                                      try:
                  
                  
                
What part is hard to understand, just remove the async for dialog in client.iter_dialogs('me'):
Sorry for offtop, but is this acc shared, or it's one person? Oo
nope, it's just me
Обсуждают сегодня