Interface StickerTypeMask

The sticker is a mask in WEBP format to be placed on photos or videos. Subtype of StickerType.

interface StickerTypeMask {
    @type: "stickerTypeMask";
}

Properties

Properties

@type: "stickerTypeMask"