hoshii / Exports / ListItemData

ListItemData

Hierarchy

Table of contents

Properties

Properties

channelID

channelID: string

Defined in

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


completedAt

Optional completedAt: Date

Defined in

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


completedBy

Optional completedBy: string

Defined in

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


createdAt

Optional createdAt: Date

Defined in

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


createdBy

createdBy: string

Defined in

lib/structures/ListItem.ts:16open in new window


createdByWebhookID

Optional createdByWebhookID: string

Defined in

lib/structures/ListItem.ts:17open in new window


id

id: string

Inherited from

BaseData.id

Defined in

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


mentions

Optional mentions: Mentions

Defined in

lib/structures/ListItem.ts:18open in new window


message

message: string

Defined in

lib/structures/ListItem.ts:19open in new window


parentListItemID

Optional parentListItemID: string

Defined in

lib/structures/ListItem.ts:20open in new window


serverID

serverID: string

Defined in

lib/structures/ListItem.ts:21open in new window


updatedAt

Optional updatedAt: Date

Defined in

lib/structures/ListItem.ts:22open in new window


updatedBy

Optional updatedBy: string

Defined in

lib/structures/ListItem.ts:23open in new window

Last Updated:
Contributors: Reinhardt