Search
Preparing search index...
The search index is not available
RGAC
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
Match
Class Match
This class encapsulates match info
group
API
Hierarchy
ChildClient
Match
Implements
MatchDto
Index
Constructors
constructor
Properties
game
Creation
game
Duration
game
Id
game
Mode
game
Type
game
Version
map
Id
participant
Identities
participants
queue
Id
season
Id
teams
Methods
get
Timeline
id
Constructors
constructor
new
Match
(
client
:
RiotApiClient
, data
:
MatchDto
)
:
Match
Parameters
client:
RiotApiClient
data:
MatchDto
Returns
Match
Properties
game
Creation
game
Creation
:
number
game
Duration
game
Duration
:
number
game
Id
game
Id
:
number
game
Mode
game
Mode
:
GameMode
game
Type
game
Type
:
GameType
game
Version
game
Version
:
string
map
Id
map
Id
:
Map
participant
Identities
participant
Identities
:
ParticipantIdentityDto
[]
participants
participants
:
ParticipantDto
[]
queue
Id
queue
Id
:
GameQueue
season
Id
season
Id
:
Season
teams
teams
:
TeamStatsDto
[]
Methods
get
Timeline
get
Timeline
(
)
:
Promise
<
MatchTimelineDto
>
Returns
Promise
<
MatchTimelineDto
>
Static
id
id
(
match
:
AnyMatchFormat
)
:
number
Parameters
match:
AnyMatchFormat
Returns
number
Globals
Match
constructor
game
Creation
game
Duration
game
Id
game
Mode
game
Type
game
Version
map
Id
participant
Identities
participants
queue
Id
season
Id
teams
get
Timeline
id
Generated using
TypeDoc
This class encapsulates match info
API