Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
TSCustomMessageWhereInput
Type Alias TSCustomMessageWhereInput
TSCustom
Message
Where
Input
:
{
AND
?:
TSCustomMessageWhereInput
|
TSCustomMessageWhereInput
[]
;
NOT
?:
TSCustomMessageWhereInput
|
TSCustomMessageWhereInput
[]
;
OR
?:
TSCustomMessageWhereInput
[]
;
buttons
?:
TSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"TSCustomMessage"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"TSCustomMessage"
>
|
string
;
embed
?:
XOR
<
TSMessageEmbedNullableScalarRelationFilter
,
TSMessageEmbedWhereInput
>
|
null
;
twitchStreamer
?:
XOR
<
TwitchStreamerNullableScalarRelationFilter
,
TwitchStreamerWhereInput
>
|
null
;
twitchStreamerId
?:
StringFilter
<
"TSCustomMessage"
>
|
string
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"TSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
TSMessageWebhookNullableScalarRelationFilter
,
TSMessageWebhookWhereInput
>
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...