Game¶
Describes a game. Use getInternalLink with internalLinkTypeGame to share the game
Game(
id: int64,
short_name: string,
title: string,
text: FormattedText,
description: string,
photo: Photo,
animation: Animation
) → Game