it.discordbot.beans.riot.dao.call / SummonerCall

SummonerCall

class SummonerCall

Constructors

<init>

SummonerCall()

Properties

riotManager

lateinit var riotManager: RiotManager

Functions

getSummonerByName

fun getSummonerByName(summonerName: String, region: RiotManager.Region): Unit

Companion Object Properties

GET_BY_NAME_ENDPOINT

const val GET_BY_NAME_ENDPOINT: String

GET_BY_SUMMONER_ID_ENDPOINT

const val GET_BY_SUMMONER_ID_ENDPOINT: String