Game

constructor(title: String, description: String, photo: List<PhotoSize> = emptyList(), text: String? = null, textEntities: List<MessageEntity>? = null, animation: Animation? = null)(source)