AppUpdate
---types---
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
Belongs to
This type can be an instance of either:
Members
| id | int | |
| version | string | |
| text | string | |
| entities | MessageEntity | A list must be supplied. |
| can_not_skip | flag | This argument defaults to None and can be omitted. |
| document | Document | This argument defaults to None and can be omitted. |
| url | string | This argument defaults to None and can be omitted. |
| sticker | Document | This argument defaults to None and can be omitted. |