Interface APIListItemNoteSummary

Represents a summary of a note on a list item on Guilded.

See

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

Hierarchy

Properties

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.