Torngen.Client.Path.Forum.ThreadId.Posts (TorngenElixirClient v2.0.2)

View Source

Get specific forum thread posts.

Requires public access key. <br>Returns 20 posts per page for a specific thread.

Parmeters

  • offset: N/A
  • striptags: Determines if fields include HTML or not ('Hospitalized by <a href=...>user</a>' vs 'Hospitalized by user').
  • threadId: Thread id
  • timestamp: Timestamp to bypass cache
  • comment: Comment for your tool/service/bot/website to be visible in the logs.
  • key: API key (Public)

Response Module(s)

  • ForumPostsResponse