Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
RSCustomMessageWhereInput
Type Alias RSCustomMessageWhereInput
RSCustom
Message
Where
Input
:
{
AND
?:
RSCustomMessageWhereInput
|
RSCustomMessageWhereInput
[]
;
NOT
?:
RSCustomMessageWhereInput
|
RSCustomMessageWhereInput
[]
;
OR
?:
RSCustomMessageWhereInput
[]
;
buttons
?:
RSMessageButtonListRelationFilter
;
content
?:
StringNullableFilter
<
"RSCustomMessage"
>
|
string
|
null
;
dbId
?:
StringFilter
<
"RSCustomMessage"
>
|
string
;
embed
?:
XOR
<
RSMessageEmbedNullableScalarRelationFilter
,
RSMessageEmbedWhereInput
>
|
null
;
rumbleStreamer
?:
XOR
<
RumbleStreamerNullableScalarRelationFilter
,
RumbleStreamerWhereInput
>
|
null
;
rumbleStreamerId
?:
StringFilter
<
"RSCustomMessage"
>
|
string
;
type
?:
EnumStreamerMessageTypeEnumFilter
<
"RSCustomMessage"
>
|
StreamerMessageTypeEnum
;
webhook
?:
XOR
<
RSMessageWebhookNullableScalarRelationFilter
,
RSMessageWebhookWhereInput
>
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...