Skip to main content

TmChatInfo

Properties

NameTypeRequiredDescription
id_strInternal identifier of a chat
type_TmChatInfoTypeType of chat
publicboolFor 'Team' chat type only. Team access level.
namestrFor 'Team','Everyone' chats types only. Chat name.
descriptionstrFor 'Team','Everyone' chats types only. Chat description.
statusTmChatInfoStatusFor 'Team' chat type only. Team status.
creation_timestrChat creation datetime in ISO 8601 format
last_modified_timestrChat last change datetime in ISO 8601 format
membersList[TmChatMemberInfo]

TmChatInfoType

Type of chat

Properties

NameTypeRequiredDescription
EVERYONEstr"Everyone"
TEAMstr"Team"
GROUPstr"Group"
DIRECTstr"Direct"
PERSONALstr"Personal"

TmChatInfoStatus

For 'Team' chat type only. Team status.

Properties

NameTypeRequiredDescription
ACTIVEstr"Active"
ARCHIVEDstr"Archived"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →