Interface ThumbnailFormatTgs

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

interface ThumbnailFormatTgs {
    @type: "thumbnailFormatTgs";
}

Properties

Properties

@type: "thumbnailFormatTgs"