Interface EmojiCategoryTypeRegularStickers

The category must be used by default for regular sticker selection. It may contain greeting emoji category and premium stickers. Subtype of EmojiCategoryType.

interface EmojiCategoryTypeRegularStickers {
    @type: "emojiCategoryTypeRegularStickers";
}

Properties

Properties

@type: "emojiCategoryTypeRegularStickers"