updateNewAuthorization#8951abef flags:# unconfirmed:flags.0?true hash:long date:flags.0?int device:flags.0?string location:flags.0?string = Update;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| unconfirmed |
flags.0?true |
|
| hash |
long |
Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again. |
| date |
flags.0?int |
A point in time, unix seconds. |
| device |
flags.0?string |
|
| location |
flags.0?string |
|
Type
Update
Related pages
Types used here