help.appUpdate#ccbbce30 flags:# can_not_skip:flags.0?true id:int version:string text:string entities:Vector<MessageEntity> document:flags.1?Document url:flags.2?string sticker:flags.3?Document = help.AppUpdate;
Parameters
| Name | Type | Description |
| flags |
# |
Bit mask: a field written flags.N?T is present only when bit N is set. |
| can_not_skip |
flags.0?true |
|
| id |
int |
Identifier of the object — which object depends on the field's type. |
| version |
string |
Object version. |
| text |
string |
Text. |
| entities |
Vector<MessageEntity> |
Text markup — bold, links, mentions and so on, as a list of ranges. |
| document |
flags.1?Document |
File. |
| url |
flags.2?string |
URL. |
| sticker |
flags.3?Document |
Sticker. |
Type
help.AppUpdate
Related pages
Types used here