Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
rlscr
v0.1.0
RLS
Client
Memory
Leaderboard
Player
Platform
Player
Playlist
RankedHistory
REST
APIError
BatchPlayersPayload
CodeException
PlatformResponse
PlaylistResponse
Population
RankedPlaylist
StatType
StatusException
TierResponse
SearchResults
Season
Stats
Tier
Built with Crystal 1.9.2
2023-10-07 20:41:52 UTC
struct
RLS::RankedHistory
RLS::RankedHistory
Struct
Value
Object
Overview
An entry in a player's ranked history
Defined in:
rls/mappings/ranked_history.cr
Constructors
.new
(playlist : Playlist, parser : JSON::PullParser)
Instance Method Summary
#playlist
: Playlist
#playlist?
: Playlist | Nil
Constructor Detail
def self.
new
(playlist :
Playlist
, parser : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
playlist
:
Playlist
#
[
View source
]
def
playlist?
:
Playlist
| Nil
#
[
View source
]