Raw.KeyboardButtonGame
Button to start a game
keyboardButtonGame#50f41ccf text:string = KeyboardButton;
export namespace Raw {
export class KeyboardButtonGame {
constructor(params: { text: string }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x50f41ccf
Property
text
: stringButton text