Interface StickerFormatWebp

Describes format of a sticker. Subtype of StickerFormat.

interface StickerFormatWebp {
    @type: "stickerFormatWebp";
}

Properties

Properties

@type: "stickerFormatWebp"