Skip to main content

TmTaskInfo

Properties

NameTypeRequiredDescription
id_strInternal identifier of a task
creation_timestrTask creation date/time in UTC time zone
last_modified_timestrTask the last modified time in UTC time zone
type_TmTaskInfoTypeTask type
creatorCreator
chat_idsList[str]Internal identifiers of the chats where the task is posted or shared
statusTmTaskInfoStatusTask execution status
subjectstrTask name/subject
assigneesList[TmTaskInfoAssignees]Task name/subject
completeness_conditionTmTaskInfoCompletenessConditionHow the task completeness should be determined
completeness_percentageintCurrent completeness percentage of the task with the specified percentage completeness condition
start_datestrTask start date
due_datestrTask due date/time
colorTmTaskInfoColorFont color of a post with the current task
sectionstrTask section to group / search by
descriptionstrTask details
recurrenceTaskRecurrenceInfoTask information
attachmentsList[TaskAttachment]

TmTaskInfoType

Task type

Properties

NameTypeRequiredDescription
TASKstr"Task"

Creator

Properties

NameTypeRequiredDescription
id_strInternal identifier of a task creator

TmTaskInfoStatus

Task execution status

Properties

NameTypeRequiredDescription
PENDINGstr"Pending"
INPROGRESSstr"InProgress"
COMPLETEDstr"Completed"

TmTaskInfoAssignees

Properties

NameTypeRequiredDescription
id_strInternal identifier of an assignee
statusAssigneesStatusTask execution status by assignee

AssigneesStatus

Task execution status by assignee

Properties

NameTypeRequiredDescription
PENDINGstr"Pending"
COMPLETEDstr"Completed"

TmTaskInfoCompletenessCondition

How the task completeness should be determined

Properties

NameTypeRequiredDescription
SIMPLEstr"Simple"
ALLASSIGNEESstr"AllAssignees"
PERCENTAGEstr"Percentage"

TmTaskInfoColor

Font color of a post with the current task

Properties

NameTypeRequiredDescription
BLACKstr"Black"
REDstr"Red"
ORANGEstr"Orange"
YELLOWstr"Yellow"
GREENstr"Green"
BLUEstr"Blue"
PURPLEstr"Purple"
MAGENTAstr"Magenta"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →