hoshii / Exports / DocData

DocData

Hierarchy

Table of contents

Properties

Properties

channelID

channelID: string

Defined in

lib/structures/Doc.ts:7open in new window


content

content: string

Defined in

lib/structures/Doc.ts:8open in new window


createdAt

createdAt: Date

Defined in

lib/structures/Doc.ts:9open in new window


createdBy

createdBy: string

Defined in

lib/structures/Doc.ts:10open in new window


id

id: number

Inherited from

BaseData.id

Defined in

lib/structures/Base.ts:5open in new window


mentions

mentions: Mentions

Defined in

lib/structures/Doc.ts:11open in new window


serverID

serverID: string

Defined in

lib/structures/Doc.ts:12open in new window


title

title: string

Defined in

lib/structures/Doc.ts:13open in new window


updatedAt

updatedAt: Date

Defined in

lib/structures/Doc.ts:14open in new window


updatedBy

updatedBy: string

Defined in

lib/structures/Doc.ts:15open in new window

Last Updated:
Contributors: Reinhardt