raw data.
Calendar event ID
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Calendar event comment ID
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated at Format: date-time
client.
Optionaloptions: ConstructorCalendarCommentOptionsAdditional properties that can be added.
The ID of the channel containing this comment.
App's client.
The content of the comment.
The ISO 8601 timestamp that this comment was created at.
Raw data
Calendar event ID
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Calendar event comment ID
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated at Format: date-time
The ID of the event containing this comment. (parent)
This property isn't always provided by the Guilded API, the value can be null, which disable the ability to get member through this class.
Item ID
The ID of the member who sent this comment.
The ISO 8601 timestamp that this comment was updated at.
Create a comment in the same event as this one.
Create options.
Add a reaction to this comment.
ID of the reaction to add.
Delete this comment
Remove a reaction from this comment.
ID of the reaction to remove.
CalendarEventComment represents an event comment coming from a calendar channel.