raw data.
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Doc ID
Doc 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: ConstructorDocCommentOptionsAdditional properties that can be added.
ID of the channel the comment is in.
App's client.
The content of the comment.
The date of the comment's creation.
The ID of the doc the comment is in.
ID of the guild, if provided.
Item ID
ID of the member who created this comment.
Mentions.
Optional
channels?: { Channels
Optional
everyone?: booleanEveryone
Optional
here?: booleanHere
Optional
roles?: { Roles
Optional
users?: { Users
Raw data
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Doc ID
Doc 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
The date when the comment was last updated.
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 doc as this one.
Create options.
Edit this comment
DocComment represents a doc comment coming from a Docs channel.