Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
$GuildStreamRolePayload
Type Alias $GuildStreamRolePayload<ExtArgs>
$
Guild
Stream
Role
Payload
<
ExtArgs
>
:
{
composites
:
{}
;
name
:
"GuildStreamRole"
;
objects
:
{
filter
:
$GuildStreamRoleFilterPayload
<
ExtArgs
>
|
null
;
guild
:
$GuildPayload
<
ExtArgs
>
|
null
;
}
;
scalars
:
GetPayloadResult
<
{
applyTo
:
PlatformEnum
[]
;
applyToStreamers
:
string
[]
;
categoryTexts
:
string
[]
;
dbId
:
string
;
guildId
:
string
;
roleId
:
string
;
source
:
StreamRoleSourceEnum
;
texts
:
string
[]
;
titleTexts
:
string
[]
;
}
,
ExtArgs
[
"result"
]
[
"guildStreamRole"
]
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...