Interface GetScopeNotificationSettings

Returns the notification settings for chats of a given type. Request type for Tdjson#getScopeNotificationSettings.

interface GetScopeNotificationSettings {
    @type: "getScopeNotificationSettings";
    scope: NotificationSettingsScope;
}

Properties

Properties

@type: "getScopeNotificationSettings"

Types of chats for which to return the notification settings information.