diff --git a/data/web/corefork.telegram.org/constructor/updates.html b/data/web/corefork.telegram.org/constructor/updates.html index 7d6d0986bd..0bbd97ab74 100644 --- a/data/web/corefork.telegram.org/constructor/updates.html +++ b/data/web/corefork.telegram.org/constructor/updates.html @@ -39,124 +39,16 @@
Full constructor of updates
-{schema}
-Name | -Type | -Description | -
---|---|---|
updates | -Vector<Update> | -List of updates | -
users | -Vector<User> | -List of users mentioned in updates | -
chats | -Vector<Chat> | -List of chats mentioned in updates | -
date | -int | -Current date | -
seq | -int | -Total number of sent updates | -