suspend fun getClub(clubId: Int): Club
A single club object with all its details.
clubId - : Club ID from MyAnimeList.
clubId
Return Club details.