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?: { Channels
Optional
everyone?: booleanEveryone
Optional
here?: booleanHere
Optional
roles?: { Roles
Optional
users?: { Users
Optional
updatedUpdated 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?: { Channels
Optional
everyone?: booleanEveryone
Optional
here?: booleanHere
Optional
roles?: { Roles
Optional
users?: { Users
Retrieve the member who sent this comment, if cached. If there is no cached member, this will make a rest request which returns a Promise. If the request fails, it'll return undefined or throw an error that you can catch.
Create a comment in the same announcement as this one.
Create options.
Content Format: long-form markdown
Edit this comment.
Edit options
Content Format: long-form markdown
AnnouncementComment represents a comment from an Announcement channel.