Structs§
- Create
Character Params - struct for passing parameters to the method
create_character - Delete
Character Params - struct for passing parameters to the method
delete_character - GetActive
Characters Params - struct for passing parameters to the method
get_active_characters - GetCharacter
Params - struct for passing parameters to the method
get_character - GetCharacter
Stats Params - struct for passing parameters to the method
get_character_stats
Enums§
- Create
Character Error - struct for typed errors of method
create_character - Delete
Character Error - struct for typed errors of method
delete_character - GetActive
Characters Error - struct for typed errors of method
get_active_characters - GetCharacter
Error - struct for typed errors of method
get_character - GetCharacter
Stats Error - struct for typed errors of method
get_character_stats
Functions§
- create_
character - Create new character on your account. You can create up to 5 characters.
- delete_
character - Delete character on your account.
- get_
active_ characters - Fetch active characters details.
- get_
character - Retrieve the details of a character.
- get_
character_ stats - Retrieve gameplay statistics for a character. Stats are only visible if the character’s account has an active subscription. Statistics are still collected for all accounts regardless of subscription status.