quotePosition property
Position of the quote in the original message in UTF-16 code units.
Implementation
@JsonKey(name: 'quote_position')
int? get quotePosition;
Position of the quote in the original message in UTF-16 code units.
@JsonKey(name: 'quote_position')
int? get quotePosition;