Interface JSONDocComment

Hierarchy

Properties

channelID: string

ID of the channel the comment is in.

content: string

The content of the comment.

createdAt: Date

The date of the comment's creation.

docID: number

The ID of the doc the comment is in.

guildID: null | string

ID of the guild, if provided.

id: number
memberID: string

ID of the member who created this comment.

mentions: any

Mentions.

raw: APIDocComment

Raw data

updatedAt: null | Date

The date when the comment was last updated.