Record
game
No description available.
record game {
animation: option<animation>,
description: string,
photo: list<photo-size>,
text: option<string>,
text-entities: option<list<message-entity>>,
title: string,
}Fields
| Name | Type | Description |
|---|---|---|
| animation | option<animation> | |
| description | string | |
| photo | list<photo-size> | |
| text | option<string> | |
| text-entities | option<list<message-entity>> | |
| title | string |