Optional
channelIDOptional
descriptionThe description of the event.
Optional
entityThe metadata for the entity.
Optional
location?: stringThe location of the event. Required if entityType
is EXTERNAL
.
Optional
entityThe type of the event.
Optional
imageThe cover image of the event (buffer, or full data url).
Optional
nameThe name of the scheduled event.
Optional
privacyThe privacy level of the event.
Optional
reasonThe reason for creating the scheduled event.
Optional
scheduledThe time the event ends. ISO8601 Timestamp. Required if entityType
is EXTERNAL
.
Optional
scheduledThe time the event starts. ISO8601 Timestamp.
Optional
statusThe status of the event.
The ID of the stage channel the event is taking place in. Required to be
null
if changingentityType
toEXTERNAL
.