isManual

@SerialName(value = "is_manual")
val isManual: Boolean? = null(source)

Optional. True, if the quote was chosen manually by the message sender. Otherwise, the quote was added automatically by the server.

type: True