Skip to main content

Type Alias: MediaKind

MediaKind = "image" | "video" | "audio" | "document" | "sticker"

Defined in: media/detect.ts:2

Media category used to auto-detect how to send a link.