2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

Create LastSeen class

This commit is contained in:
Dan
2018-10-14 17:08:49 +02:00
parent 474388d8a4
commit 465dcac630
5 changed files with 50 additions and 2 deletions

View File

@@ -506,6 +506,7 @@ def start():
f.write("\n 0xb0700028: \"pyrogram.client.types.Dialog\",")
f.write("\n 0xb0700029: \"pyrogram.client.types.Dialogs\",")
f.write("\n 0xb0700030: \"pyrogram.client.types.ChatMembers\",")
f.write("\n 0xb0700031: \"pyrogram.client.types.LastSeen\"")
f.write("\n}\n")