Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

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