raw data.
Channel ID Format: uuid
OptionalcompletedAt?: stringCompleted at Format: date-time
OptionalcompletedBy?: stringCompleted by
Created at Format: date-time
Created by
OptionalcreatedByWebhookId?: stringCreated by Webhook ID
Group ID
Format: uuid
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
Message Format: list item markdown
Optionalnote?: {Note Format: long-form markdown
Created at Format: date-time
Created by
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated at Format: date-time
OptionalupdatedBy?: stringUpdated by
OptionalparentListItemId?: stringFormat: uuid
Server ID
OptionalupdatedAt?: stringUpdated at Format: date-time
OptionalupdatedBy?: stringUpdated by
client.
Raw data
Channel ID Format: uuid
OptionalcompletedAt?: stringCompleted at Format: date-time
OptionalcompletedBy?: stringCompleted by
Created at Format: date-time
Created by
OptionalcreatedByWebhookId?: stringCreated by Webhook ID
Group ID
Format: uuid
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
Message Format: list item markdown
Optionalnote?: {Note Format: long-form markdown
Created at Format: date-time
Created by
Optionalmentions?: {Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
OptionalupdatedAt?: stringUpdated at Format: date-time
OptionalupdatedBy?: stringUpdated by
OptionalparentListItemId?: stringFormat: uuid
Server ID
OptionalupdatedAt?: stringUpdated at Format: date-time
OptionalupdatedBy?: stringUpdated by
ID of the 'docs' channel.
App's client.
When the list item was marked as "completed".
ID of the member that completed the item, if completed.
Content of the doc
When the item was created.
Timestamp at which the item was updated.
Guild id
Item ID
ID of the member who created the doc.
Optionalchannels?: { id: string }[]Channels
Optionaleveryone?: booleanEveryone
Optionalhere?: booleanHere
Optionalroles?: { id: number }[]Roles
Optionalusers?: { id: string }[]Users
The ID of the parent list item if this list item is nested
ID of the member who updated the doc. (if updated)
ID of the webhook that created the list item (if it was created by a webhook)
Set this item as "complete".
Delete this item.
Edit this item.
Optionaloptions: { content?: string; note?: null | { content: string } }Edit options.
Set this item as "incomplete".
Represents an item of a "Lists" channel.