Srcom::User
Inherits JSON::Serializable / Struct / Value / Object
Has shorthand methods to getting the resources that the Links in #links point to.
Constructors
Instance methods
Gets all the Games this User moderates.
Shorthand for Name#international.
NOTE: This method is present on all things that have the international + japanese name structure.
Gets the personal bests of this User.
Providing top will only return runs of rank top or better.
If series or game are given, only runs done in that Series / Game are returned. Both
of these can be provided as a real ID or their respective abbreviation.
NOTE: Alias to #personal_bests.
Gets the personal bests of this User.
Providing top will only return runs of rank top or better.
If series or game are given, only runs done in that Series / Game are returned. Both
of these can be provided as a real ID or their respective abbreviation.
Gets all Runs completed by this User.
NOTE: Depending on the User this request might take a long time or crash.