Interface NotificationTypeNewSecretChat

New secret chat was created. Subtype of NotificationType.

interface NotificationTypeNewSecretChat {
    @type: "notificationTypeNewSecretChat";
}

Properties

Properties

@type: "notificationTypeNewSecretChat"