OneSDK
    Preparing search index...

    Interface YouTubeConfig

    interface YouTubeConfig {
        allowMembersIcon: boolean;
        allowSuperChatIcon: boolean;
        getSurvey: boolean;
        outputAutoModeratedComment: boolean;
        outputSurvey: boolean;
        showAllChat: boolean;
        showAutoModeratedItem: boolean;
        showReceivedSponsorshipMessage: boolean;
        speechAutoModeratedComment: boolean;
        speechSurveyResult: boolean;
    }
    Index

    Properties

    allowMembersIcon: boolean
    allowSuperChatIcon: boolean
    getSurvey: boolean
    outputAutoModeratedComment: boolean
    outputSurvey: boolean
    showAllChat: boolean
    showAutoModeratedItem: boolean
    showReceivedSponsorshipMessage: boolean
    speechAutoModeratedComment: boolean
    speechSurveyResult: boolean