Interface ReactionNotificationSourceAll

Notifications for reactions are shown for all reactions. Subtype of ReactionNotificationSource.

interface ReactionNotificationSourceAll {
    @type: "reactionNotificationSourceAll";
}

Properties

Properties

@type: "reactionNotificationSourceAll"