Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
YTSCustomMessageCreateInput
Type Alias YTSCustomMessageCreateInput
YTSCustom
Message
Create
Input
:
{
buttons
?:
YTSMessageButtonCreateNestedManyWithoutYtsCustomMessageInput
;
content
?:
string
|
null
;
dbId
?:
string
;
embed
?:
YTSMessageEmbedCreateNestedOneWithoutYtsCustomMessageInput
;
type
:
StreamerMessageTypeEnum
;
webhook
?:
YTSMessageWebhookCreateNestedOneWithoutYtsCustomMessageInput
;
youtubeStreamer
?:
YoutubeStreamerCreateNestedOneWithoutCustomMessagesInput
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...