DisBot
Preparing search index...
prisma
Prisma
GuildLogsFieldRefs
Interface GuildLogsFieldRefs
Fields of the GuildLogs model
interface
GuildLogsFieldRefs
{
GuildId
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
;
Id
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"Int"
>
;
LogJSON
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
;
LogMessage
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
;
Notes
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String[]"
>
;
UUID
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
;
}
Index
Properties
Guild
Id
Id
Log
JSON
Log
Message
Notes
UUID
Properties
Readonly
Guild
Id
GuildId
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
Readonly
Id
Id
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"Int"
>
Readonly
Log
JSON
LogJSON
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
Readonly
Log
Message
LogMessage
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
Readonly
Notes
Notes
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String[]"
>
Readonly
UUID
UUID
:
Prisma
.
FieldRef
<
"GuildLogs"
,
"String"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Guild
Id
Id
Log
JSON
Log
Message
Notes
UUID
DisBot
Loading...
Fields of the GuildLogs model