preferSmallMedia property

  1. @JsonKey(name: 'prefer_small_media')
bool? get preferSmallMedia
inherited

Optional. True, if the media in the link preview is supposed to be shrunk; ignored if the URL isn't explicitly specified or media size change isn't supported for the preview

Implementation

@JsonKey(name: 'prefer_small_media')
bool? get preferSmallMedia;