Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface PostCommentParams

    Parameters for posting a comment

    interface PostCommentParams {
        comment: string;
        content?: string;
        session_id: number;
    }
    Index

    Properties

    comment: string

    Comment text

    content?: string

    Comment content (field gap requirement)

    session_id: number

    The identifier of livestream session