Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
TSCurrentlyLiveWhereInput
Type Alias TSCurrentlyLiveWhereInput
TSCurrently
Live
Where
Input
:
{
AND
?:
TSCurrentlyLiveWhereInput
|
TSCurrentlyLiveWhereInput
[]
;
NOT
?:
TSCurrentlyLiveWhereInput
|
TSCurrentlyLiveWhereInput
[]
;
OR
?:
TSCurrentlyLiveWhereInput
[]
;
channelId
?:
StringNullableFilter
<
"TSCurrentlyLive"
>
|
string
|
null
;
correct
?:
BoolNullableFilter
<
"TSCurrentlyLive"
>
|
boolean
|
null
;
dbId
?:
StringFilter
<
"TSCurrentlyLive"
>
|
string
;
messageId
?:
StringNullableFilter
<
"TSCurrentlyLive"
>
|
string
|
null
;
twitchStreamer
?:
XOR
<
TwitchStreamerNullableScalarRelationFilter
,
TwitchStreamerWhereInput
>
|
null
;
twitchStreamerId
?:
StringFilter
<
"TSCurrentlyLive"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...