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

    Interface BanUserCommentRequest

    Request parameters for ban_user_comment

    Ban the user from posting comments. (For TW, ID, TH, PH, MY, SG, VN)

    interface BanUserCommentRequest {
        ban_user_id: number;
        session_id: number;
    }
    Index

    Properties

    ban_user_id: number

    The user id that will be banned from posting comments.

    session_id: number

    The identifier of livestream session.