Function get_scope_notification_settings

Source
pub async fn get_scope_notification_settings(
    scope: NotificationSettingsScope,
    client_id: i32,
) -> Result<ScopeNotificationSettings, Error>
Expand description

Returns the notification settings for chats of a given type

ยงArguments

  • scope - Types of chats for which to return the notification settings information
  • client_id - The client id to send the request to