Package com.ringcentral.definitions
Class TMCreatePostRequest
java.lang.Object
com.ringcentral.definitions.TMCreatePostRequest
Post data. At least one attribute should be provided (text or attachments)
-
Field Summary
FieldsModifier and TypeFieldDescriptionIdentifier(s) of attachments.Text of a post. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
text
Text of a post. Maximum length is 10000 symbols. Mentions can be added in .md format `` -
attachments
Identifier(s) of attachments. Maximum number of attachments is 25
-
-
Constructor Details
-
TMCreatePostRequest
public TMCreatePostRequest()
-
-
Method Details
-
text
-
attachments
-