fetchForumThread

open suspend fun fetchForumThread(threadId: Int, page: Int = 1): TibiaResponse<ForumThread?>(source)

Fetches a forum thread from Tibia.com.