OneSDK
    Preparing search index...
    interface TwitchSubscriber {
        alertDuration: number;
        customAlert: any[];
        enable: number;
        endAnimation: string;
        font: string;
        fontColor: string;
        fontHighlightColor: string;
        fontSize: number;
        fontWeight: number;
        imageSource: ImageSource8;
        layout: number;
        message: Message5;
        messageTemplate: string;
        soundSource: SoundSource8;
        soundVolume: number;
        startAnimation: string;
        textAnimation: string;
        tts: Tts5;
    }
    Index

    Properties

    alertDuration: number
    customAlert: any[]
    enable: number
    endAnimation: string
    font: string
    fontColor: string
    fontHighlightColor: string
    fontSize: number
    fontWeight: number
    imageSource: ImageSource8
    layout: number
    message: Message5
    messageTemplate: string
    soundSource: SoundSource8
    soundVolume: number
    startAnimation: string
    textAnimation: string
    tts: Tts5