Interface ReactionNotificationSourceContacts

Notifications for reactions are shown only for reactions from contacts. Subtype of ReactionNotificationSource.

interface ReactionNotificationSourceContacts {
    @type: "reactionNotificationSourceContacts";
}

Properties

Properties

@type: "reactionNotificationSourceContacts"