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

    Interface CommentReplyEventItem

    interface CommentReplyEventItem {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The text of the comment reply.