Interface EmojiCategoryTypeChatPhoto

The category must be used for chat photo emoji selection. Subtype of EmojiCategoryType.

interface EmojiCategoryTypeChatPhoto {
    @type: "emojiCategoryTypeChatPhoto";
}

Properties

Properties

@type: "emojiCategoryTypeChatPhoto"