Contests¶
No. 003
Contest
3 endpoints
Suspending calls
Every PokeApi.get() snippet below is suspend — see Suspending calls for what that means and the getBlocking alternative.
ContestType¶
The ContestType class can be used to get data from /contest-type/{id or name}.
ContestEffect¶
The ContestEffect class can be used to get data from /contest-effect/{id}.
SuperContestEffects¶
The SuperContestEffects class can be used to get data from /super-contest-effect/{id}.