showAboveText property
Optional. True, if the link preview must be shown above the message text; otherwise, the link preview will be shown below the message text
Implementation
@JsonKey(name: 'show_above_text')
bool? get showAboveText;
Optional. True, if the link preview must be shown above the message text; otherwise, the link preview will be shown below the message text
@JsonKey(name: 'show_above_text')
bool? get showAboveText;