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:51 UTC
struct
RLS::REST::BatchPlayersPayload
RLS::REST::BatchPlayersPayload
Struct
Value
Object
Defined in:
rls/mappings/rest.cr
Constructors
.new
(id : String, platform : Platform =
Platform
::
Steam
)
Constructor Detail
def self.
new
(id : String, platform :
Platform
=
Platform
::
Steam
)
#
[
View source
]