Srcom::Run::Submission
Inherits JSON::Serializable / Struct / Value / Object
Constants
Constructors
Creates a run submission with the given properties (mind the notes below!).
Valid keys for the times hash are: "realtime", "realtime_noloads", or "ingame"
date refers to the date the run was played on. If not provided the current date will be assumed to be the date the run was played on.
region and platform must be IDs.
Valid values for splitsio are a splitsio ID (such as "7h47") or a link to a link to the splits on splits.io, such as "https://splits.io/7h47".
NOTE: Unless the user submitting is a moderator of the game the run is being submitted to
(or a global moderator) the fields #players and #verified must not be set! If players is
not provided, the user authenticated for the run submission will be assumed to be the only
player of the run.
NOTE: At least one of the timing methods specified in times must be one of the timing methods supported by the game the run is being submit to.