OneSDK
    Preparing search index...

    Interface TwitchConfig

    interface TwitchConfig {
        allowSubscribersIcon: boolean;
        exportChannelPointMessage: boolean;
        exportChannelPointMessageWithUserInput: boolean;
        getChannelPointMessage: boolean;
        outputAutoModeratedComment: boolean;
        showAutoModeratedItem: boolean;
        speechAutoModeratedComment: boolean;
        speechEmote: boolean;
        use7TV: boolean;
        useBetterTTV: boolean;
        useFrankerFaceZ: boolean;
    }
    Index

    Properties

    allowSubscribersIcon: boolean
    exportChannelPointMessage: boolean
    exportChannelPointMessageWithUserInput: boolean
    getChannelPointMessage: boolean
    outputAutoModeratedComment: boolean
    showAutoModeratedItem: boolean
    speechAutoModeratedComment: boolean
    speechEmote: boolean
    use7TV: boolean
    useBetterTTV: boolean
    useFrankerFaceZ: boolean