Skip to content

resetAllNotificationSettings

Sahri Riza Umami edited this page Jun 23, 2018 · 5 revisions

Resets all notification settings to their default values.
By default, the only muted chats are supergroups, the sound is set to "default" and message previews are shown.

resetAllNotificationSettings(callback, data)

Example

  • Resets all notification settings to their default values.

    resetAllNotificationSettings()

    Response:

    {
      ["@type"] = "ok"
    }

Frequently Asked Questions
The Functions

Clone this wiki locally