struct Steam::Player

Included Modules

Defined in:

mappings.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def avatar : String #

[View source]
def id : ID #

[View source]
def persona_name : String #

[View source]
def profile_url : String #

[View source]
def to_json(builder : JSON::Builder) #

[View source]