fetchForumPost

open suspend fun fetchForumPost(postId: Int): TibiaResponse<ForumThread?>(source)

Fetches a forum thread containing the specified post.

The thread will be fetched on the page containing the ForumThread.anchoredPost