Interface NotificationGroupTypeSecretChat

A group containing a notification of type notificationTypeNewSecretChat. Subtype of NotificationGroupType.

interface NotificationGroupTypeSecretChat {
    @type: "notificationGroupTypeSecretChat";
}

Properties

Properties

@type: "notificationGroupTypeSecretChat"