raw data.
client.
Optional
options: ConstructorCalendarEventCommentOptionsID of the parent announcement.
ID of the channel where the comment is in.
Bot'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
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.
Edit this comment.
Edit options
AnnouncementComment represents a comment from an Announcement channel.