Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface CommentEvent

    Object which contains information of a comment made by a user outside the main conversation context. Currently only supported on Instagram channel, see Instagram Private Replies for more details

    interface CommentEvent {
        comment_event: CommentEventItem;
    }
    Index

    Properties

    Properties

    comment_event: CommentEventItem

    The user sent a comment outside of the main conversation context