telegram api constructor · layer 229 · #ccbbce30

help.appUpdate

An update is available for the application.

definition

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

nametypedescription
flags#Flags, see TL conditional fields
can_not_skipflags.0?trueUnskippable, the new info must be shown to the user (with a popup or something else)
idintUpdate ID
versionstringNew version name
textstringText description of the update
entitiesVector<MessageEntity>Message entities for styled text
documentflags.1?DocumentApplication binary
urlflags.2?stringApplication download URL
stickerflags.3?DocumentAssociated sticker

type

help.AppUpdate · other constructors: help.noAppUpdate

history

present in layers 2–229 · constructor id changed 2×

idlayers
#8987f3112–82
#1da7158f83–128
#ccbbce30129–229