updateShortSentMessage#9015e101 flags:# out:flags.1?true id:int pts:int pts_count:int date:int media:flags.9?MessageMedia entities:flags.7?Vector<MessageEntity> ttl_period:flags.25?int = Updates;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| out |
flags.1?true |
|
| id |
int |
Identifier of the object — which object depends on the field's type. |
| pts |
int |
Chat state counter: the client uses it to tell whether it missed any updates. |
| pts_count |
int |
How much pts grew because of this event. |
| date |
int |
A point in time, unix seconds. |
| media |
flags.9?MessageMedia |
Attachment. |
| entities |
flags.7?Vector<MessageEntity> |
Text markup — bold, links, mentions and so on, as a list of ranges. |
| ttl_period |
flags.25?int |
|
Type
Updates
Related pages
Types used here