Type Alias KSCurrentlyLiveCreateWithoutKickStreamerInput

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