DisBot
Preparing search index...
prisma
Prisma
$GuildSpotifyNotificationsPayload
Type Alias $GuildSpotifyNotificationsPayload<ExtArgs>
type
$GuildSpotifyNotificationsPayload
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
,
>
=
{
composites
:
{}
;
name
:
"GuildSpotifyNotifications"
;
objects
:
{
Guilds
:
$GuildsPayload
<
ExtArgs
>
}
;
scalars
:
GetPayloadResult
<
{
ChannelId
:
string
;
GuildId
:
string
;
Id
:
number
;
Latests
:
string
[]
;
MessageTemplateId
:
string
;
PingRoles
:
string
[]
;
ShowId
:
string
;
UUID
:
string
;
}
,
ExtArgs
[
"result"
]
[
"guildSpotifyNotifications"
]
,
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
composites
name
objects
scalars
Properties
composites
composites
:
{}
name
name
:
"GuildSpotifyNotifications"
objects
objects
:
{
Guilds
:
$GuildsPayload
<
ExtArgs
>
}
scalars
scalars
:
GetPayloadResult
<
{
ChannelId
:
string
;
GuildId
:
string
;
Id
:
number
;
Latests
:
string
[]
;
MessageTemplateId
:
string
;
PingRoles
:
string
[]
;
ShowId
:
string
;
UUID
:
string
;
}
,
ExtArgs
[
"result"
]
[
"guildSpotifyNotifications"
]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composites
name
objects
scalars
DisBot
Loading...