LinkPreviewTypeExternalVideo¶
The link is a link to a video file
LinkPreviewTypeExternalVideo(
url: string,
mime_type: string,
width: int32,
height: int32,
duration: int32
) → LinkPreviewType