telegram api constructor · layer 229 · #95fcd1d6

botApp

Contains information about a direct link Mini App.

definition

botApp#95fcd1d6 flags:# id:long access_hash:long short_name:string title:string description:string photo:Photo document:flags.0?Document hash:long = BotApp;

parameters

nametypedescription
flags#Flags, see TL conditional fields
idlongbot mini app ID
access_hashlongbot mini app access hash
short_namestringbot mini app short name, used to generate Direct Mini App deep links.
titlestringbot mini app title.
descriptionstringbot mini app description.
photoPhotobot mini app photo.
documentflags.0?Documentbot mini app animation.
hashlongHash to pass to messages.getBotApp, to avoid refetching bot app info if it hasn't changed.

type

BotApp · other constructors: botAppNotModified

history

present in layers 154–229

idlayers
#95fcd1d6154–229