Interface ThumbnailFormatWebm

The thumbnail is in WEBM format. It will be used only for sticker sets. Subtype of ThumbnailFormat.

interface ThumbnailFormatWebm {
    @type: "thumbnailFormatWebm";
}

Properties

Properties

@type: "thumbnailFormatWebm"