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>.
| Name | Type | Description |
|---|---|---|
| scope | NotificationSettingsScope | If specified, only chats from the scope will be returned; pass null to return chats from all scopes. |
| compare_sound | bool | Pass true to include in the response chats with only non-default sound. |
More details on telegram's documentation.