text property
Text of the quoted part of a message that is replied to by the given message.
Implementation
@JsonKey(name: 'text')
String get text;
Text of the quoted part of a message that is replied to by the given message.
@JsonKey(name: 'text')
String get text;