quote property
Optional. For replies that quote part of the original message, the quoted part of the message
Implementation
@JsonKey(name: 'quote')
TextQuote? get quote;
Optional. For replies that quote part of the original message, the quoted part of the message
@JsonKey(name: 'quote')
TextQuote? get quote;