The following tables list the members exposed by the ForumPost type.

Name Description
Public field can_delete Can we delete this?
Public field can_edit Can we edit this?
Public field content The content of the post
Public field in_reply_to_id The post this post is a reply to - may be null
Public field post_id the id of the post
Public field post_time the date time this was posted (in utc)
Public field poster_info Information about the poster
Public field topic_id The id of the topic
Top