|  | 
| string | id  [get, set] | 
|  | Internal identifier of a post  More... 
 | 
|  | 
| string | groupId  [get, set] | 
|  | Internal identifier of a group a post belongs to  More... 
 | 
|  | 
| string | type  [get, set] | 
|  | Type of post Enum: TextMessage, PersonJoined, PersonsAdded  More... 
 | 
|  | 
| string | text  [get, set] | 
|  | For 'TextMessage' post type only. Text of a message  More... 
 | 
|  | 
| string | creatorId  [get, set] | 
|  | Internal identifier of a user - author of a post  More... 
 | 
|  | 
| string[] | addedPersonIds  [get, set] | 
|  | For 'PersonsAdded' post type only. Identifiers of persons added to a group  More... 
 | 
|  | 
| string | creationTime  [get, set] | 
|  | Post creation datetime in ISO 8601 format Format: date-time  More... 
 | 
|  | 
| string | lastModifiedTime  [get, set] | 
|  | Post last modification datetime in ISO 8601 format Format: date-time  More... 
 | 
|  | 
| TMMessageAttachmentInfo[] | attachments  [get, set] | 
|  | List of posted attachments  More... 
 | 
|  | 
| TMMentionsInfo[] | mentions  [get, set] | 
|  | 
| string | activity  [get, set] | 
|  | Label of activity type  More... 
 | 
|  | 
| string | title  [get, set] | 
|  | Title of a message. (Can be set for bot's messages only)  More... 
 | 
|  | 
| string | iconUri  [get, set] | 
|  | Link to an image used as an icon for this message Format: uri  More... 
 | 
|  | 
| string | iconEmoji  [get, set] | 
|  | Emoji used as an icon for this message  More... 
 | 
|  | 
◆ activity
  
  | 
        
          | string RingCentral.TMPostInfo.activity |  | getset | 
 
 
◆ addedPersonIds
  
  | 
        
          | string [] RingCentral.TMPostInfo.addedPersonIds |  | getset | 
 
For 'PersonsAdded' post type only. Identifiers of persons added to a group 
 
 
◆ attachments
List of posted attachments 
 
 
◆ creationTime
  
  | 
        
          | string RingCentral.TMPostInfo.creationTime |  | getset | 
 
Post creation datetime in ISO 8601 format Format: date-time 
 
 
◆ creatorId
  
  | 
        
          | string RingCentral.TMPostInfo.creatorId |  | getset | 
 
Internal identifier of a user - author of a post 
 
 
◆ groupId
  
  | 
        
          | string RingCentral.TMPostInfo.groupId |  | getset | 
 
Internal identifier of a group a post belongs to 
 
 
◆ iconEmoji
  
  | 
        
          | string RingCentral.TMPostInfo.iconEmoji |  | getset | 
 
Emoji used as an icon for this message 
 
 
◆ iconUri
  
  | 
        
          | string RingCentral.TMPostInfo.iconUri |  | getset | 
 
Link to an image used as an icon for this message Format: uri 
 
 
◆ id
  
  | 
        
          | string RingCentral.TMPostInfo.id |  | getset | 
 
Internal identifier of a post 
 
 
◆ lastModifiedTime
  
  | 
        
          | string RingCentral.TMPostInfo.lastModifiedTime |  | getset | 
 
Post last modification datetime in ISO 8601 format Format: date-time 
 
 
◆ mentions
◆ text
  
  | 
        
          | string RingCentral.TMPostInfo.text |  | getset | 
 
For 'TextMessage' post type only. Text of a message 
 
 
◆ title
  
  | 
        
          | string RingCentral.TMPostInfo.title |  | getset | 
 
Title of a message. (Can be set for bot's messages only) 
 
 
◆ type
  
  | 
        
          | string RingCentral.TMPostInfo.type |  | getset | 
 
Type of post Enum: TextMessage, PersonJoined, PersonsAdded 
 
 
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/TMPostInfo.cs