Constructors
constructor
- new Game(game: RawGame): Game
Properties
Readonly
game
Readonly
type
type: "game" = ...
Accessors
animation
- get animation(): null | Video
Returns null | Video
description
- get description(): string
Returns string
id
- get id(): Long
inputMedia
- get inputMedia(): TypeInputMedia
photo
- get photo(): null | Photo
Returns null | Photo
shortName
- get shortName(): string
Returns string
title
- get title(): string
Returns string
Animation that will be displayed in the game message in chats