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