Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildCustomBotProfileUpdateInput
Type Alias GuildCustomBotProfileUpdateInput
Guild
Custom
Bot
Profile
Update
Input
:
{
avatarKey
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
bannerKey
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
bio
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
dbId
?:
StringFieldUpdateOperationsInput
|
string
;
enabled
?:
BoolFieldUpdateOperationsInput
|
boolean
;
guild
?:
GuildUpdateOneWithoutCustomBotProfileNestedInput
;
nick
?:
NullableStringFieldUpdateOperationsInput
|
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...