class Dota::API::BasicMatch

Constants

MODES
SKILL_LEVELS
TYPES

Public Instance Methods

id() click to toggle source
# File lib/dota/api/basic_match.rb, line 51
def id
  raw["match_id"]
end