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