Type Alias KSCurrentlyLiveUncheckedCreateWithoutKickStreamerInput

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