externalReply property
Optional. Information about the message that is being replied to, which may come from another chat or forum topic
Implementation
@JsonKey(name: 'external_reply')
ExternalReplyInfo? get externalReply;
Optional. Information about the message that is being replied to, which may come from another chat or forum topic
@JsonKey(name: 'external_reply')
ExternalReplyInfo? get externalReply;