copy

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