hoshii / Exports / RawCalendarEvent

RawCalendarEvent

Table of contents

Properties

Properties

cancellation

cancellation: CalendarEventCancellation

Defined in

lib/structures/CalendarEvent.ts:57open in new window


channelId

channelId: string

Defined in

lib/structures/CalendarEvent.ts:58open in new window


color

Optional color: number

Defined in

lib/structures/CalendarEvent.ts:59open in new window


createdAt

createdAt: string

Defined in

lib/structures/CalendarEvent.ts:60open in new window


createdBy

createdBy: string

Defined in

lib/structures/CalendarEvent.ts:61open in new window


description

Optional description: string

Defined in

lib/structures/CalendarEvent.ts:62open in new window


duration

Optional duration: number

Defined in

lib/structures/CalendarEvent.ts:63open in new window


id

id: number

Defined in

lib/structures/CalendarEvent.ts:64open in new window


isPrivate

Optional isPrivate: boolean

Defined in

lib/structures/CalendarEvent.ts:65open in new window


location

Optional location: string

Defined in

lib/structures/CalendarEvent.ts:66open in new window


mentions

Optional mentions: Mentions

Defined in

lib/structures/CalendarEvent.ts:67open in new window


name

name: string

Defined in

lib/structures/CalendarEvent.ts:68open in new window


rsvpLimit

Optional rsvpLimit: number

Defined in

lib/structures/CalendarEvent.ts:69open in new window


serverId

serverId: string

Defined in

lib/structures/CalendarEvent.ts:70open in new window


startsAt

startsAt: string

Defined in

lib/structures/CalendarEvent.ts:71open in new window


url

Optional url: string

Defined in

lib/structures/CalendarEvent.ts:72open in new window

Last Updated:
Contributors: Reinhardt