raw data.
Announcement ID
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Announcement comment ID
Optional
mentions?: {Optional
channels?: { id: string }[]Channels
Optional
everyone?: booleanEveryone
Optional
here?: booleanHere
Optional
roles?: { id: number }[]Roles
Optional
users?: { id: string }[]Users
Optional
updatedAt?: stringUpdated at Format: date-time
client.
Optional
options: ConstructorCalendarCommentOptionsOptional parameters that can be added
ID of the parent announcement.
ID of the channel where the comment is in.
App's client.
Announcement content
The date when the comment was created.
The date when the comment was edited, if edited.
ID of the guild, if received.
Item ID
ID of the member who sent this announcement.
Mentions
Optional
channels?: { id: string }[]Channels
Optional
everyone?: booleanEveryone
Optional
here?: booleanHere
Optional
roles?: { id: number }[]Roles
Optional
users?: { id: string }[]Users
Create a comment in the same announcement as this one.
Create options.
Content Format: long-form markdown
Add a reaction to this comment.
ID of the emote to add
Delete this comment.
Remove a reaction from this comment.
ID of the emote to remove
Edit this comment.
Edit options
Content Format: long-form markdown
AnnouncementComment represents a comment from an Announcement channel.