raw data.
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Doc ID
Doc comment ID
Optionalmentions?: { Optionalchannels?: { Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { Roles
Optionalusers?: { Users
OptionalupdatedUpdated at Format: date-time
client.
Optionaloptions: 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.
Optionalchannels?: { Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { Roles
Optionalusers?: { Users
Raw data
Channel ID Format: uuid
Content Format: long-form markdown
Created at Format: date-time
Created by
Doc ID
Doc comment ID
Optionalmentions?: { Optionalchannels?: { Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { Roles
Optionalusers?: { Users
OptionalupdatedUpdated 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.