TmMentionsInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a user |
type_ | TmMentionsInfoType | ❌ | Type of mention |
name | str | ❌ | Name of a user |
TmMentionsInfoType
Type of mention
Properties
Name | Type | Required | Description |
---|---|---|---|
PERSON | str | ✅ | "Person" |
TEAM | str | ✅ | "Team" |
FILE | str | ✅ | "File" |
LINK | str | ✅ | "Link" |
EVENT | str | ✅ | "Event" |
TASK | str | ✅ | "Task" |
NOTE | str | ✅ | "Note" |
CARD | str | ✅ | "Card" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs