Readonly _createdThe ISO 8601 timestamp that the event was created at
Optional autofillWhen rsvpLimit is set, users from the waitlist will be added as space becomes available in the event
Optional cancellationThe cancellations for this event
Readonly channelThe ID of the channel
Readonly clientOptional colorThe color of the event when viewing in the calendar (min 0; max 16777215)
Readonly createdThe ID of the user who created this event
Optional descriptionThe description of the event (min length 1; max length 8000)
Optional durationThe duration of the event in minutes (min 1)
Readonly idThe ID of the calendar event (min 1)
Optional isWhether this event lasts all day
Optional isWhether this event is private or not
Optional locationThe location of the event (min length 1; max length 8000)
Optional mentionsThe mentions in this calendar event
The name of the event (min length 1; max length 60)
Bare data of this structure
Optional repeatsWhether this event is repeating
Optional roleThe role IDs to restrict the event to (min items 1; must have unique items true)
Optional rsvpThe number of rsvps to allow before waitlisting rsvps (min 1)
A collection of cached rsvps for this calendar event
Optional seriesThe ID of the calendar event series. Only shows if the event is repeating
Readonly serverThe ID of the server
The ISO 8601 timestamp that the event starts at
Optional urlA URL to associate with the event
Get the date this calendar event was created
The date this calendar event was created
Taken from https://github.com/discordjs/discord.js/blob/8e8d9b490a71de6cabe6f16375d7549a7c5c3737/src/structures/Base.js#L20 Licensed under the Apache License 2.0 https://github.com/discordjs/discord.js/blob/8e8d9b490a71de6cabe6f16375d7549a7c5c3737/LICENSE
Generated using TypeDoc
Represents a calendar event on Guilded