View Source ExTDLib.Method.GetChatNotificationSettingsExceptions (ExTDLib v0.0.4)

Returns list of chats with non-default notification settings for new messages. Returns object_ptr<Chats>.

NameTypeDescription
scopeNotificationSettingsScopeIf specified, only chats from the scope will be returned; pass null to return chats from all scopes.
compare_soundboolPass true to include in the response chats with only non-default sound.

More details on telegram's documentation.