Type Alias WSCurrentlyLiveUncheckedCreateWithoutWhatnotStreamerInput

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