TmCreatePostRequest
Post data. At least one attribute should be provided (text or attachments)
Properties
Name | Type | Required | Description |
---|---|---|---|
text | str | ❌ | Text of a post. Maximum length is 10000 symbols. Mentions can be added in .md format ![:Type](id) |
attachments | List[TmAttachmentInfo] | ❌ | Identifier(s) of attachments. Maximum number of attachments is 25 |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs