Interface EmojiCategorySourcePremium

The category contains premium stickers that must be found by getPremiumStickers. Subtype of EmojiCategorySource.

interface EmojiCategorySourcePremium {
    @type: "emojiCategorySourcePremium";
}

Properties

Properties

@type: "emojiCategorySourcePremium"