Interface: Label
api/model/label.Label
Properties
id
• id: string
The internal ID of the label. Usually a number represented as a string e.g "1"
items
• items: { id
: ChatId
| MessageId
; type
: "Chat"
| "Contact"
| "Message"
}[]
The items that are tagged with this label
name
• name: string
The text contents of the label