Raw.InputBotAppShortName
Used to fetch information about a direct link mini app by its short name
inputBotAppShortName#908c0407 bot_id:InputUser short_name:string = InputBotApp;
export namespace Raw {
export class InputBotAppShortName {
constructor(params: { botId: Raw.TypeInputUser; shortName: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x908c0407
Property
botId
: Raw.TypeInputUserId of the bot that owns the bot mini app
shortName
: stringShort name, obtained from a direct mini app deep link