Skip to content

$createScheduledEvent

$createScheduledEvent will create a scheduled event.

Usage

$createScheduledEvent[channelID;name;description;startTime;endTime?;entityType?;entityMetadata?;image?;reason?]

Parameters

FieldTypeDescriptionRequired
channelIDnumberWhere the event will be held.true
namestringThe event titletrue
descriptionstringThe description of the event.true
startTimestringWhen the event will start.true
endTime?stringWhen the event will end.false
entityType?stringEvent Type.false
entityMetadata?stringEvent metadata.false
image?stringImage/Thumbnail of the scheduled event.false
reason?stringThe reason which will be displayed in the guild’s audit logs.false