Class DocComment

Constructors

Properties

channelId: string

The ID of the channel where the doc comment exists in.

client: Client
content: string

The content of the doc comment.

createdAt: Date

The date of the doc comment's creation.

createdBy: string

The ID of the user who created the doc comment.

docId: number

The ID of the doc where the doc comment exists in.

id: number

The ID of the doc comment.

mentions?: MentionsPayload

The mentions of the doc comment.

updatedAt?: Date

The date when the doc was updated.