IGPAPI
    Preparing search index...

    Interface MediaCheckOffensiveCommentInput

    interface MediaCheckOffensiveCommentInput {
        commentText: string;
        mediaId?: string;
    }
    Index

    Properties

    commentText: string
    mediaId?: string