GetPostThreadV2Response
constructor(thread: List<GetPostThreadV2ThreadItem>, threadgate: ThreadgateView? = null, hasOtherReplies: Boolean)
Parameters
hasOtherReplies
Whether this thread has additional replies. If true, a call can be made to the getPostThreadOtherV2 endpoint to retrieve them.