Interface GetDisallowedChatEmojiStatuses

Returns the list of emoji statuses, which can't be used as chat emoji status, even they are from a sticker set with is_allowed_as_chat_emoji_status == true. Request type for Tdjson#getDisallowedChatEmojiStatuses.

interface GetDisallowedChatEmojiStatuses {
    @type: "getDisallowedChatEmojiStatuses";
}

Properties

Properties

@type: "getDisallowedChatEmojiStatuses"