Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
YTSCustomMessageWhereInput
Type Alias YTSCustomMessageWhereInput
YTSCustom
Message
Where
Input
:
{
AND
?:
YTSCustomMessageWhereInput
|
YTSCustomMessageWhereInput
[]
;
NOT
?:
YTSCustomMessageWhereInput
|
YTSCustomMessageWhereInput
[]
;
OR
?:
YTSCustomMessageWhereInput
[]
;
buttons
?:
YTSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"YTSCustomMessage"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"YTSCustomMessage"
>
|
string
;
embed
?:
XOR
<
YTSMessageEmbedNullableScalarRelationFilter
,
YTSMessageEmbedWhereInput
>
|
null
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"YTSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
YTSMessageWebhookNullableScalarRelationFilter
,
YTSMessageWebhookWhereInput
>
|
null
;
youtubeStreamer
?:
XOR
<
YoutubeStreamerNullableScalarRelationFilter
,
YoutubeStreamerWhereInput
>
|
null
;
youtubeStreamerId
?:
StringFilter
<
"YTSCustomMessage"
>
|
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...