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?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated 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?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]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?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated at Format: date-time
The date when the comment was last updated.
Create a comment in the same doc as this one.
Create options.
Add a reaction to this comment.
ID of the reaction to add.
Delete this comment
Remove a reaction from this comment.
ID of the reaction to remove.
DocComment represents a doc comment coming from a Docs channel.