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

    Interface CommentReplyEvent

    interface CommentReplyEvent {
        comment_reply_event: CommentReplyEventItem;
    }
    Index

    Properties

    comment_reply_event: CommentReplyEventItem

    CommentReplyEvent