url property
Optional. URL to use for the link preview. If empty, then the first URL found in the message text will be used
Implementation
@JsonKey(name: 'url')
String? get url;
Optional. URL to use for the link preview. If empty, then the first URL found in the message text will be used
@JsonKey(name: 'url')
String? get url;