Interface ResetInstalledBackgrounds

Resets list of installed backgrounds to its default value. Request type for Tdjson#resetInstalledBackgrounds.

interface ResetInstalledBackgrounds {
    @type: "resetInstalledBackgrounds";
}

Properties

Properties

@type: "resetInstalledBackgrounds"