DisBot
Preparing search index...
prisma
Prisma
GuildLogsUncheckedCreateInput
Type Alias GuildLogsUncheckedCreateInput
type
GuildLogsUncheckedCreateInput
=
{
GuildId
:
string
;
Id
?:
number
;
LogJSON
:
string
;
LogMessage
:
string
;
Notes
?:
GuildLogsCreateNotesInput
|
string
[]
;
UUID
:
string
;
}
Index
Properties
Guild
Id
Id?
Log
JSON
Log
Message
Notes?
UUID
Properties
Guild
Id
GuildId
:
string
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
Guild
Id
Id
Log
JSON
Log
Message
Notes
UUID
DisBot
Loading...