isManual property

bool? isManual
final

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

Implementation

final bool? isManual;