For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable or Disable Push Notifications

If you would like to disable or enable push notifications at runtime, this method would do the trick.

Replies.pushNotificationsEnabled = false

Last updated