Interface ReactionNotificationSourceNone

Describes sources of reactions for which notifications will be shown. Subtype of ReactionNotificationSource.

interface ReactionNotificationSourceNone {
    @type: "reactionNotificationSourceNone";
}

Properties

Properties

@type: "reactionNotificationSourceNone"