Interface APIListItemNote

Represents a list item note on Guilded.

See

https://www.guilded.gg/docs/api/listItems/ListItem

Hierarchy

Properties

content: string

The content of the list item note.

createdAt: string

The date the list item note was created.

createdBy: string

The ID of the user that created the list item note.

mentions?: APIMentions

The mentions of the list item note.

updatedAt?: string

The date the list item note was edited.

updatedBy?: string

The ID of the user that edited the list item note.