VS
i = await client.get_messages(message.to_id, ids=38747)
i = type(i)
return(i)
Возвращено:
<class 'NoneType'>
Size: a a a
VS
i = await client.get_messages(message.to_id, ids=38747)
i = type(i)
return(i)
<class 'NoneType'>
VS
VS
i = await client.get_messages(message.to_id, ids=38747)
i = type(i)
return(i)
<class 'telethon.tl.patched.Message'>
VS
i = await client.get_messages(message.to_id, ids=38747)
i = type(i)
return(i)
<class 'NoneType'>
VS
VS
i = await client.get_messages(message.to_id, ids=38747)
i = type(i)
return(i)
<class 'NoneType'>
⟁ᴡ
AC
⟁ᴡ
⟁ᴡ
AC
AC
AC
AC
AC
⟁ᴡ
sqlite3 name_of_the.session .dump > /tmp/session.sql
AC
⟁ᴡ
⟁ᴡ