copy

fun copy(media: String, thumb: String? = null, caption: String? = null, parseMode: String? = null, captionEntities: List<MessageEntity> = emptyList(), width: Int? = null, height: Int? = null, duration: Int? = null): InputMediaAnimation