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

    Interface PostCommentRequest

    Request parameters for post_comment

    Post comment in the live stream as streamer. (For TW, ID, TH, PH, MY, SG, VN)

    interface PostCommentRequest {
        content: string;
        session_id: number;
    }
    Index

    Properties

    Properties

    content: string

    The comment content, cannot exceed 150 characters.

    session_id: number

    The identifier of livestream session.