Interface ClearRecentReactions

Clears the list of recently used reactions. Request type for Tdjson#clearRecentReactions.

interface ClearRecentReactions {
    @type: "clearRecentReactions";
}

Properties

Properties

@type: "clearRecentReactions"