Module achievements_api

Module achievements_api 

Source

Structs§

GetAchievementParams
struct for passing parameters to the method get_achievement
GetAllAchievementsParams
struct for passing parameters to the method get_all_achievements

Enums§

GetAchievementError
struct for typed errors of method get_achievement
GetAllAchievementsError
struct for typed errors of method get_all_achievements

Functions§

get_achievement
Retrieve the details of an achievement.
get_all_achievements
List of all achievements.