Raw.messages.GetBotApp
Obtain information about a direct link mini app
messages.getBotApp#34fdc5c3 app:InputBotApp hash:long = messages.BotApp;
export namespace Raw {
export namespace messages {
export class GetBotApp {
constructor(params: { app: Raw.TypeInputBotApp; hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x34fdc5c3
Property
app
: Raw.TypeInputBotAppBot app information obtained from a direct mini app deep link.
hash
: bigintHash used for caching, for more info click here