Skip to content

LinkPreviewTypeExternalAudio

Type · TDLib 1.8.67 · d1085f9c

The link is a link to an audio file

LinkPreviewTypeExternalAudio(
  url: string,
  mime_type: string,
  duration: int32
) → LinkPreviewType

url

string

URL of the audio file

mime_type

string

MIME type of the audio file

duration

int32

Duration of the audio, in seconds; 0 if unknown