Interface PremiumFeatureCustomEmoji

Allowed to use custom emoji stickers in message texts and captions. Subtype of PremiumFeature.

interface PremiumFeatureCustomEmoji {
    @type: "premiumFeatureCustomEmoji";
}

Properties

Properties

@type: "premiumFeatureCustomEmoji"