Readonly _createdThe ISO 8601 timestamp that the rsvp was created at
Readonly calendarThe ID of the calendar event (min 1)
Readonly channelThe ID of the channel
Readonly clientReadonly createdThe ID of the user who created this rsvp
Identifier of this structrure
Bare data of this structure
Readonly serverThe ID of the server
The status of the rsvp ("going", "maybe", "declined", "invited", "waitlisted", or "not responded")
Optional updatedThe ISO 8601 timestamp that the rsvp was updated at, if relevant
Optional updatedThe ID of the user who updated this rsvp
Readonly userThe ID of the user
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 RSVP