Interface GetSavedNotificationSounds

Returns the list of saved notification sounds. If a sound isn't in the list, then default sound needs to be used. Request type for Tdjson#getSavedNotificationSounds.

interface GetSavedNotificationSounds {
    @type: "getSavedNotificationSounds";
}

Properties

Properties

@type: "getSavedNotificationSounds"