Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
CSCustomMessageCreateInput
Type Alias CSCustomMessageCreateInput
CSCustom
Message
Create
Input
:
{
buttons
?:
CSMessageButtonCreateNestedManyWithoutCsCustomMessageInput
;
clubStreamer
?:
ClubStreamerCreateNestedOneWithoutCustomMessagesInput
;
content
?:
string
|
null
;
dbId
?:
string
;
embed
?:
CSMessageEmbedCreateNestedOneWithoutCsCustomMessageInput
;
showInviteButton
?:
boolean
|
null
;
showWatchButton
?:
boolean
|
null
;
type
:
StreamerMessageTypeEnum
;
webhook
?:
CSMessageWebhookCreateNestedOneWithoutCsCustomMessageInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...