ResetAllNotificationSettings constructor

ResetAllNotificationSettings(
  1. {int? extra,
  2. int? clientId}
)

Resets all notification settings to their default values. By default, all chats are unmuted and message previews are shown

Returns Ok

Implementation

ResetAllNotificationSettings