Interface APIDoc

Hierarchy

  • APIDoc

Properties

channelId: string

The ID of the channel

content: string

The content of the doc

createdAt: string

The ISO 8601 timestamp that the doc was created at

createdBy: string

The ID of the user who created this doc

id: number

The ID of the doc (min 1)

mentions?: APIMentions

Doc's mentions

serverId: string

The ID of the server

title: string

The title of the doc (min length 1)

updatedAt?: string

The ISO 8601 timestamp that the doc was updated at, if relevant

updatedBy?: string

The ID of the user who updated this doc