Skip to main content

TmNoteWithBodyInfo

Properties

NameTypeRequiredDescription
id_strInternal identifier of a note
titlestrTitle of a note
chat_idsList[str]Internal identifiers of the chat(s) where the note is posted or shared.
previewstrPreview of a note (first 150 characters of a body)
creatorTmCreatorInfoNote creator information
last_modified_byLastModifiedByInfoNote last modification information
locked_byLockedByInfoReturned for the note being edited (locked) at the current moment. Information on the user editing the note
statusTmNoteWithBodyInfoStatusNote publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active'
creation_timestrCreation time
last_modified_timestrDatetime of the note last update
type_TmNoteWithBodyInfoType
bodystrText of a note

TmNoteWithBodyInfoStatus

Note publishing status. Any note is created in 'Draft' status. After it is posted it becomes 'Active'

Properties

NameTypeRequiredDescription
ACTIVEstr"Active"
DRAFTstr"Draft"

TmNoteWithBodyInfoType

Properties

NameTypeRequiredDescription
NOTEstr"Note"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →