Class CalendarEventComment

Constructors

Properties

calendarEventId: number

The ID of the calendar event that this comment belongs to.

channelId: string

The ID of the channel where this comment was created.

client: Client
content: string

The content of the comment.

createdAt: Date

The creation date of the comment.

createdBy: string

The ID of the user who created the comment.

id: number

The ID of the comment.

mentions?: MentionsPayload

The mentions of the comment.

updatedAt?: Date

The date when the comment was updated.