pub async fn reset_all_notification_settings(
client_id: i32,
) -> Result<(), Error>
Expand description
Resets all chat and scope notification settings to their default values. By default, all chats are unmuted and message previews are shown
ยงArguments
client_id
- The client id to send the request to