OneSDK
    Preparing search index...

    Interface YouTubeSubscribe

    interface YouTubeSubscribe {
        nickname: string;
        test: boolean;
        type: "youtubeSubscriber";
    }
    Index

    Properties

    Properties

    nickname: string
    test: boolean
    type: "youtubeSubscriber"