Type Alias YTSCurrentlyLiveCreateWithoutYoutubeStreamerInput

YTSCurrentlyLiveCreateWithoutYoutubeStreamerInput: {
    channelId?: string | null;
    correct?: boolean | null;
    dbId?: string;
    messageId?: string | null;
}