DisBot
Preparing search index...
prisma
Prisma
$GuildInteractionPermissionsPayload
Type Alias $GuildInteractionPermissionsPayload<ExtArgs>
type
$GuildInteractionPermissionsPayload
<
ExtArgs
extends
InternalArgs
=
DefaultArgs
,
>
=
{
composites
:
{}
;
name
:
"GuildInteractionPermissions"
;
objects
:
{
Guilds
:
$GuildsPayload
<
ExtArgs
>
}
;
scalars
:
GetPayloadResult
<
{
ChannelIds
:
string
[]
;
CommandName
:
string
|
null
;
Cooldown
:
number
|
null
;
CustomId
:
string
|
null
;
DisableInternalUserPermission
:
boolean
|
null
;
GuildId
:
string
;
Id
:
number
;
NeedsGuildOwner
:
boolean
|
null
;
RoleIds
:
string
[]
;
Type
:
string
;
UserIds
:
string
[]
;
UUID
:
string
;
}
,
ExtArgs
[
"result"
]
[
"guildInteractionPermissions"
]
,
>
;
}
Type Parameters
ExtArgs
extends
InternalArgs
=
DefaultArgs
Index
Properties
composites
name
objects
scalars
Properties
composites
composites
:
{}
name
name
:
"GuildInteractionPermissions"
objects
objects
:
{
Guilds
:
$GuildsPayload
<
ExtArgs
>
}
scalars
scalars
:
GetPayloadResult
<
{
ChannelIds
:
string
[]
;
CommandName
:
string
|
null
;
Cooldown
:
number
|
null
;
CustomId
:
string
|
null
;
DisableInternalUserPermission
:
boolean
|
null
;
GuildId
:
string
;
Id
:
number
;
NeedsGuildOwner
:
boolean
|
null
;
RoleIds
:
string
[]
;
Type
:
string
;
UserIds
:
string
[]
;
UUID
:
string
;
}
,
ExtArgs
[
"result"
]
[
"guildInteractionPermissions"
]
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
composites
name
objects
scalars
DisBot
Loading...