scope property

NotificationSettingsScope? scope
getter/setter pair

If specified, only chats from the scope will be returned; pass null to return chats from all scopes

Implementation

NotificationSettingsScope? scope;