Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
ScheduledMessageCreateBody
Type Alias ScheduledMessageCreateBody
Scheduled
Message
Create
Body
:
{
buttons
?:
ScheduledButtonInput
[]
;
channelId
:
string
;
content
:
string
;
date
?:
string
|
null
;
daysOfWeek
?:
number
[]
;
embed
?:
ScheduledEmbedInput
|
null
;
eventId
?:
string
|
null
;
intervalMinutes
?:
number
|
null
;
offsetMinutes
?:
number
|
null
;
recurrence
?:
ScheduledMessageRecurrence
;
time
?:
string
|
null
;
timing
?:
ScheduledMessageTiming
|
null
;
trigger
?:
ScheduledMessageTrigger
;
webhookAvatarUrl
?:
string
|
null
;
webhookEnabled
?:
boolean
;
webhookUsername
?:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...