Class CalendarEventRsvp

Constructors

Properties

calendarEventId: number

The ID of this RSVP's calendar event.

channelId: string

The ID of the channel where this RSVP occured.

client: Client
createdAt: Date

The creation date of the RSVP.

createdBy: string

The ID of the user who created the RSVP.

serverId: string

The ID of the server where this RSVP occured.

status: CalendarEventRsvpStatus

The status of the calendar event's RSVP.

updatedAt?: Date

The date when the RSVP was updated.

updatedBy?: string

The ID of the user who updated the RSVP.

userId: string

The ID of the user who RSVPed.