fetchForumSection

open suspend fun fetchForumSection(sectionId: Int): TibiaResponse<ForumSection?>(source)

Fetches a forum section by its internal sectionId.


Fetches a specific forum section.