Preparing search index...
The search index is not available
npmjs/@valapi
npmjs/@valapi
valorant-api.com
Seasons
Class Seasons<L>
Type Parameters
L
extends
Language
=
any
Hierarchy (
view full
)
ValorantApiComService
Seasons
Index
Constructors
constructor
Properties
request
Methods
get
get
By
Uuid
get
Competitive
Season
By
Uuid
get
Competitive
Seasons
Constructors
constructor
new
Seasons
<
L
>
(
request
)
:
Seasons
<
L
>
Type Parameters
L
extends
Language
=
any
Parameters
request
:
AxiosInstance
Returns
Seasons
<
L
>
Properties
Protected
Readonly
request
request
:
AxiosInstance
Methods
get
get
(
)
:
Response
<
Seasons
.
Seasons
<
L
>
[]
>
Returns
Response
<
Seasons
.
Seasons
<
L
>
[]
>
get
By
Uuid
get
By
Uuid
(
uuid
)
:
Response
<
Seasons
.
Seasons
<
L
>
>
Parameters
uuid
:
string
Returns
Response
<
Seasons
.
Seasons
<
L
>
>
get
Competitive
Season
By
Uuid
get
Competitive
Season
By
Uuid
(
uuid
)
:
Response
<
CompetitiveSeasons
>
Parameters
uuid
:
string
Returns
Response
<
CompetitiveSeasons
>
get
Competitive
Seasons
get
Competitive
Seasons
(
)
:
Response
<
CompetitiveSeasons
[]
>
Returns
Response
<
CompetitiveSeasons
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
request
Methods
get
get
By
Uuid
get
Competitive
Season
By
Uuid
get
Competitive
Seasons
npmjs/@valapi
Loading...