DisBot
Preparing search index...
prisma
Prisma
GuildLogsUncheckedCreateWithoutGuildsInput
Type Alias GuildLogsUncheckedCreateWithoutGuildsInput
type
GuildLogsUncheckedCreateWithoutGuildsInput
=
{
Id
?:
number
;
LogJSON
:
string
;
LogMessage
:
string
;
Notes
?:
GuildLogsCreateNotesInput
|
string
[]
;
UUID
:
string
;
}
Index
Properties
Id?
Log
JSON
Log
Message
Notes?
UUID
Properties
Optional
Id
Id
?:
number
Log
JSON
LogJSON
:
string
Log
Message
LogMessage
:
string
Optional
Notes
Notes
?:
GuildLogsCreateNotesInput
|
string
[]
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Id
Log
JSON
Log
Message
Notes
UUID
DisBot
Loading...