Raw.InputGameShortName
Game by short name
inputGameShortName#c331e80a bot_id:InputUser short_name:string = InputGame;
export namespace Raw {
export class InputGameShortName {
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: 0xc331e80a
Property
botId
: Raw.TypeInputUserThe bot that provides the game
shortName
: stringThe game’s short name, usually obtained from a game link