Interface ThumbnailFormatWebp

The thumbnail is in WEBP format. It will be used only for some stickers and sticker sets. Subtype of ThumbnailFormat.

interface ThumbnailFormatWebp {
    @type: "thumbnailFormatWebp";
}

Properties

Properties

@type: "thumbnailFormatWebp"