Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface ReplyCommentComment

    ReplyCommentComment sub-interface for ReplyCommentRequest

    interface ReplyCommentComment {
        comment: string;
        comment_id: number;
    }
    Index

    Properties

    Properties

    comment: string

    The content of the comment.

    comment_id: number

    The identity of comment.