Srcom::Run::Submission::Player
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(rel : String = "user", id : String | Nil = nil, name : String | Nil = nil)
If this Player is a "user" it must have an id; if it is a "guest" it must have a name.
new(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
id
Sourcename
Sourcerel
Source