@hasagi/types 15.1.1 → 15.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lcu-endpoints.d.ts +251 -228
- package/dist/lcu-events.d.ts +4 -4
- package/dist/lcu-types.d.ts +142 -16
- package/package.json +4 -4
package/dist/lcu-events.d.ts
CHANGED
|
@@ -28,6 +28,7 @@ export interface LCUWebSocketEvents {
|
|
|
28
28
|
"OnJsonApiEvent_lol-active-boosts_v1_active-boosts": LCUTypes.PluginResourceEvent,
|
|
29
29
|
"OnJsonApiEvent_lol-activity-center_v1_ready": LCUTypes.PluginResourceEvent,
|
|
30
30
|
"OnJsonApiEvent_lol-anti-addiction_v1_anti-addiction-token": LCUTypes.PluginResourceEvent,
|
|
31
|
+
"OnJsonApiEvent_lol-cap-missions_v1_ready": LCUTypes.PluginResourceEvent,
|
|
31
32
|
"OnJsonApiEvent_lol-catalog_v1_items": LCUTypes.PluginResourceEvent,
|
|
32
33
|
"OnJsonApiEvent_lol-challenges_v1_client-state": LCUTypes.PluginResourceEvent,
|
|
33
34
|
"OnJsonApiEvent_lol-challenges_v1_seasons": LCUTypes.PluginResourceEvent,
|
|
@@ -75,6 +76,7 @@ export interface LCUWebSocketEvents {
|
|
|
75
76
|
"OnJsonApiEvent_lol-clash_v2_playmode-restricted": LCUTypes.PluginResourceEvent,
|
|
76
77
|
"OnJsonApiEvent_lol-client-config_v3_client-config": LCUTypes.PluginResourceEvent,
|
|
77
78
|
"OnJsonApiEvent_lol-collections_v1_inventories": LCUTypes.PluginResourceEvent,
|
|
79
|
+
"OnJsonApiEvent_lol-content-targeting_v1_filters": LCUTypes.PluginResourceEvent,
|
|
78
80
|
"OnJsonApiEvent_lol-cosmetics_v1_favorites": LCUTypes.PluginResourceEvent,
|
|
79
81
|
"OnJsonApiEvent_lol-cosmetics_v1_inventories": LCUTypes.PluginResourceEvent,
|
|
80
82
|
"OnJsonApiEvent_lol-drops_v1_ready": LCUTypes.PluginResourceEvent,
|
|
@@ -394,6 +396,7 @@ export interface LCUWebSocketEvents {
|
|
|
394
396
|
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_KING_PORO": LCUTypes.PluginResourceEvent,
|
|
395
397
|
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_LNY23_TFT": LCUTypes.PluginResourceEvent,
|
|
396
398
|
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_LNY24_TFT": LCUTypes.PluginResourceEvent,
|
|
399
|
+
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_LNY25_TFT": LCUTypes.PluginResourceEvent,
|
|
397
400
|
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NEXUSBLITZ": LCUTypes.PluginResourceEvent,
|
|
398
401
|
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NIGHTMARE_BOT": LCUTypes.PluginResourceEvent,
|
|
399
402
|
"OnJsonApiEvent_lol-platform-config_v1_namespaces_DisabledChampions_NORMAL": LCUTypes.PluginResourceEvent,
|
|
@@ -1224,7 +1227,6 @@ export interface LCUWebSocketEvents {
|
|
|
1224
1227
|
"OnJsonApiEvent_lol-rewards_v1_groups": LCUTypes.PluginResourceEvent,
|
|
1225
1228
|
"OnJsonApiEvent_lol-rso-auth_configuration_v3": LCUTypes.PluginResourceEvent,
|
|
1226
1229
|
"OnJsonApiEvent_lol-rso-auth_v1_authorization": LCUTypes.PluginResourceEvent,
|
|
1227
|
-
"OnJsonApiEvent_lol-service-status_v1_ticker-messages": LCUTypes.PluginResourceEvent,
|
|
1228
1230
|
"OnJsonApiEvent_lol-settings_v1_account": LCUTypes.PluginResourceEvent,
|
|
1229
1231
|
"OnJsonApiEvent_lol-settings_v1_local": LCUTypes.PluginResourceEvent,
|
|
1230
1232
|
"OnJsonApiEvent_lol-settings_v2_account": LCUTypes.PluginResourceEvent,
|
|
@@ -1243,7 +1245,6 @@ export interface LCUWebSocketEvents {
|
|
|
1243
1245
|
"OnJsonApiEvent_lol-summoner_v1_status": LCUTypes.PluginResourceEvent,
|
|
1244
1246
|
"OnJsonApiEvent_lol-summoner_v1_summoner-requests-ready": LCUTypes.PluginResourceEvent,
|
|
1245
1247
|
"OnJsonApiEvent_lol-tastes_v1_ready": LCUTypes.PluginResourceEvent,
|
|
1246
|
-
"OnJsonApiEvent_lol-tft-pass_v1_battle-pass": LCUTypes.PluginResourceEvent,
|
|
1247
1248
|
"OnJsonApiEvent_lol-tft-pass_v1_config-fetched": LCUTypes.PluginResourceEvent,
|
|
1248
1249
|
"OnJsonApiEvent_lol-tft-pass_v1_ready": LCUTypes.PluginResourceEvent,
|
|
1249
1250
|
"OnJsonApiEvent_lol-tft-pass_v1_skill-tree-pass": LCUTypes.PluginResourceEvent,
|
|
@@ -1253,11 +1254,10 @@ export interface LCUWebSocketEvents {
|
|
|
1253
1254
|
"OnJsonApiEvent_lol-tft-team-planner_v1_set": LCUTypes.PluginResourceEvent,
|
|
1254
1255
|
"OnJsonApiEvent_lol-tft-team-planner_v1_team": LCUTypes.PluginResourceEvent,
|
|
1255
1256
|
"OnJsonApiEvent_lol-tft-team-planner_v2_reminders": LCUTypes.PluginResourceEvent,
|
|
1256
|
-
"OnJsonApiEvent_lol-tft-troves_v1_banners": LCUTypes.PluginResourceEvent,
|
|
1257
1257
|
"OnJsonApiEvent_lol-tft-troves_v1_config": LCUTypes.PluginResourceEvent,
|
|
1258
|
-
"OnJsonApiEvent_lol-tft-troves_v1_milestones": LCUTypes.PluginResourceEvent,
|
|
1259
1258
|
"OnJsonApiEvent_lol-tft-troves_v1_milestones-group-id": LCUTypes.PluginResourceEvent,
|
|
1260
1259
|
"OnJsonApiEvent_lol-tft_v1_tft": LCUTypes.PluginResourceEvent,
|
|
1260
|
+
"OnJsonApiEvent_lol-vanguard_v1_notification": LCUTypes.PluginResourceEvent,
|
|
1261
1261
|
"OnJsonApiEvent_lol-vanguard_v1_service-session-check-failure": LCUTypes.PluginResourceEvent,
|
|
1262
1262
|
"OnJsonApiEvent_lol-vanguard_v1_session": LCUTypes.PluginResourceEvent,
|
|
1263
1263
|
"OnJsonApiEvent_lol-yourshop_v1_modal": LCUTypes.PluginResourceEvent,
|
package/dist/lcu-types.d.ts
CHANGED
|
@@ -670,6 +670,8 @@ export interface EndOfGameLcdsEndOfGameStats {
|
|
|
670
670
|
gameId: number
|
|
671
671
|
/** @format uint32 */
|
|
672
672
|
gameLength: number
|
|
673
|
+
/** @format int64 */
|
|
674
|
+
endOfGameTimestamp: number
|
|
673
675
|
gameMode: string
|
|
674
676
|
gameMutators: string[]
|
|
675
677
|
gameType: string
|
|
@@ -1593,6 +1595,54 @@ export interface LolBannersTournamentFrameInventoryItem {
|
|
|
1593
1595
|
purchaseDate: string
|
|
1594
1596
|
}
|
|
1595
1597
|
|
|
1598
|
+
export interface LolCapMissionsCapMissionSeries {
|
|
1599
|
+
name: string
|
|
1600
|
+
configurationId: string
|
|
1601
|
+
missions: LolCapMissionsCapMissionSeriesMission[]
|
|
1602
|
+
}
|
|
1603
|
+
|
|
1604
|
+
export interface LolCapMissionsCapMissionSeriesMission {
|
|
1605
|
+
name: string
|
|
1606
|
+
missionId: string
|
|
1607
|
+
missionCollectionId: string
|
|
1608
|
+
status: string
|
|
1609
|
+
objectives: LolCapMissionsCapMissionSeriesMissionObjective[]
|
|
1610
|
+
}
|
|
1611
|
+
|
|
1612
|
+
export interface LolCapMissionsCapMissionSeriesMissionObjective {
|
|
1613
|
+
statId: string
|
|
1614
|
+
/** @format uint32 */
|
|
1615
|
+
goal: number
|
|
1616
|
+
/** @format uint32 */
|
|
1617
|
+
currentValue: number
|
|
1618
|
+
}
|
|
1619
|
+
|
|
1620
|
+
export interface LolCapMissionsCapMissionsMeResponse {
|
|
1621
|
+
productId: string
|
|
1622
|
+
ownerId: string
|
|
1623
|
+
series: LolCapMissionsCapMissionSeries[]
|
|
1624
|
+
}
|
|
1625
|
+
|
|
1626
|
+
export interface LolCapMissionsLoginSession {
|
|
1627
|
+
state: LolCapMissionsLoginSessionStates
|
|
1628
|
+
/** @format uint64 */
|
|
1629
|
+
summonerId: number
|
|
1630
|
+
/** @format uint64 */
|
|
1631
|
+
accountId: number
|
|
1632
|
+
idToken: string
|
|
1633
|
+
}
|
|
1634
|
+
|
|
1635
|
+
export type LolCapMissionsLoginSessionStates = "ERROR" | "LOGGING_OUT" | "SUCCEEDED" | "IN_PROGRESS"
|
|
1636
|
+
|
|
1637
|
+
export interface LolCapMissionsRiotMessagingServiceMessage {
|
|
1638
|
+
resource: string
|
|
1639
|
+
service: string
|
|
1640
|
+
version: string
|
|
1641
|
+
/** @format int64 */
|
|
1642
|
+
timestamp: number
|
|
1643
|
+
payload: string
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1596
1646
|
export interface LolCatalogBundled {
|
|
1597
1647
|
flexible: boolean
|
|
1598
1648
|
items: LolCatalogBundledItem[]
|
|
@@ -6617,6 +6667,8 @@ export interface LolEndOfGameEndOfGameStats {
|
|
|
6617
6667
|
gameId: number
|
|
6618
6668
|
/** @format int32 */
|
|
6619
6669
|
gameLength: number
|
|
6670
|
+
/** @format int64 */
|
|
6671
|
+
endOfGameTimestamp: number
|
|
6620
6672
|
gameMode: string
|
|
6621
6673
|
gameMutators: string[]
|
|
6622
6674
|
gameType: string
|
|
@@ -7669,12 +7721,11 @@ export interface LolEventHubFSCMedia {
|
|
|
7669
7721
|
}
|
|
7670
7722
|
|
|
7671
7723
|
export interface LolEventHubFSCRewards {
|
|
7672
|
-
|
|
7724
|
+
/** @format int32 */
|
|
7725
|
+
itemId: number
|
|
7673
7726
|
imageOverlay: string
|
|
7674
7727
|
title: string
|
|
7675
7728
|
subtitle: string
|
|
7676
|
-
rarity: string
|
|
7677
|
-
questSkinInfo: LolEventHubRewardsSkinLineInfo
|
|
7678
7729
|
}
|
|
7679
7730
|
|
|
7680
7731
|
export type LolEventHubGrantStatus = "FAILED" | "FULFILLED" | "PENDING_SELECTION" | "PENDING_FULFILLMENT"
|
|
@@ -10787,7 +10838,7 @@ export interface LolLobbyEligibilityRestriction {
|
|
|
10787
10838
|
summonerIdsString: string
|
|
10788
10839
|
}
|
|
10789
10840
|
|
|
10790
|
-
export type LolLobbyEligibilityRestrictionCode = "MmrStandardDeviationTooLarge" | "UserInfoNotAvailable" | "InventoryQueuesInfoNotAvailable" | "InventoryChampsInfoNotAvailable" | "LeaguesInfoNotAvailable" | "SummonerInfoNotAvailable" | "MinorInfoNotAvailable" | "BanInfoNotAvailable" | "TooManyIncompleteSubteamsRestriction" | "QPInsufficientPlayerChampionCoveragePopularChampion" | "QPScarcePositionsNotAvailableRestriction" | "QPNonUniquePrimarySlotRestriction" | "QPInvalidChampionSelectionRestriction" | "QPInvalidPositionSelectionRestriction" | "QPInvalidNumberOfPlayerSlotsRestriction" | "QPPlayerChampionCoverageRestriction" | "QPPartyChampionCoverageRestriction" | "QPPlayerPositionCoverageRestriction" | "QPPartyPositionCoverageRestriction" | "QPPlayerScarcePositionCoverageRestriction" | "MinNormalGamesForRankedRestriction" | "LOLNewPlayerRestriction" | "UnknownRestriction" | "SeasonVersionLockout" | "TFTNewPlayerRestriction" | "QueueEntryNotEntitledRestriction" | "GameVersionNotSupported" | "GameVersionMissing" | "GameVersionMismatch" | "PrerequisiteQueuesNotPlayedRestriction" | "TeamSizeRestriction" | "TeamHighMMRMaxSizeRestriction" | "PlayerRankedSuspensionRestriction" | "PlayerRankSoloOnlyRestriction" | "PlayerTimePlayedRestriction" | "PlayerMinorRestriction" | "PlayerMinLevelRestriction" | "PlayerMaxLevelRestriction" | "PlayerTimeBasedRankRestriction" | "PlayerGameBasedRankRestriction" | "PlayerLeaverTaintedWarningRestriction" | "PlayerLeaverQueueLockoutRestriction" | "PlayerLeaverBustedRestriction" | "PlayerInGameRestriction" | "PlayerReadyCheckFailRestriction" | "PlayerDodgeRestriction" | "PlayerBingeRestriction" | "TeamMinSizeRestriction" | "TeamMaxSizeRestriction" | "TeamSkillRestriction" | "TeamDivisionRestriction" | "PlayerAvailableChampionRestriction" | "PlayerBannedRestriction" | "PlayerTimedRestriction" | "PlayerLevelRestriction" | "QueueUnsupported" | "QueueDisabled"
|
|
10841
|
+
export type LolLobbyEligibilityRestrictionCode = "FullPartyUnranked" | "PlayerNoRankedUpdatesDueToRankDisparity" | "MmrStandardDeviationTooLarge" | "UserInfoNotAvailable" | "InventoryQueuesInfoNotAvailable" | "InventoryChampsInfoNotAvailable" | "LeaguesInfoNotAvailable" | "SummonerInfoNotAvailable" | "MinorInfoNotAvailable" | "BanInfoNotAvailable" | "TooManyIncompleteSubteamsRestriction" | "QPInsufficientPlayerChampionCoveragePopularChampion" | "QPScarcePositionsNotAvailableRestriction" | "QPNonUniquePrimarySlotRestriction" | "QPInvalidChampionSelectionRestriction" | "QPInvalidPositionSelectionRestriction" | "QPInvalidNumberOfPlayerSlotsRestriction" | "QPPlayerChampionCoverageRestriction" | "QPPartyChampionCoverageRestriction" | "QPPlayerPositionCoverageRestriction" | "QPPartyPositionCoverageRestriction" | "QPPlayerScarcePositionCoverageRestriction" | "MinNormalGamesForRankedRestriction" | "LOLNewPlayerRestriction" | "UnknownRestriction" | "SeasonVersionLockout" | "TFTNewPlayerRestriction" | "QueueEntryNotEntitledRestriction" | "GameVersionNotSupported" | "GameVersionMissing" | "GameVersionMismatch" | "PrerequisiteQueuesNotPlayedRestriction" | "TeamSizeRestriction" | "TeamHighMMRMaxSizeRestriction" | "PlayerRankedSuspensionRestriction" | "PlayerRankSoloOnlyRestriction" | "PlayerTimePlayedRestriction" | "PlayerMinorRestriction" | "PlayerMinLevelRestriction" | "PlayerMaxLevelRestriction" | "PlayerTimeBasedRankRestriction" | "PlayerGameBasedRankRestriction" | "PlayerLeaverTaintedWarningRestriction" | "PlayerLeaverQueueLockoutRestriction" | "PlayerLeaverBustedRestriction" | "PlayerInGameRestriction" | "PlayerReadyCheckFailRestriction" | "PlayerDodgeRestriction" | "PlayerBingeRestriction" | "TeamMinSizeRestriction" | "TeamMaxSizeRestriction" | "TeamSkillRestriction" | "TeamDivisionRestriction" | "PlayerAvailableChampionRestriction" | "PlayerBannedRestriction" | "PlayerTimedRestriction" | "PlayerLevelRestriction" | "QueueUnsupported" | "QueueDisabled"
|
|
10791
10842
|
|
|
10792
10843
|
export interface LolLobbyEntitlementsTokenResource {
|
|
10793
10844
|
accessToken: string
|
|
@@ -10847,6 +10898,9 @@ export interface LolLobbyGameModeDto {
|
|
|
10847
10898
|
/** @format int32 */
|
|
10848
10899
|
mapId?: number
|
|
10849
10900
|
allowSpectators?: string
|
|
10901
|
+
lobbyName: string
|
|
10902
|
+
lobbyPassword: string
|
|
10903
|
+
displayLobbyInCustomGameBrowser?: boolean
|
|
10850
10904
|
}
|
|
10851
10905
|
|
|
10852
10906
|
export interface LolLobbyGameflowGameClient {
|
|
@@ -11066,6 +11120,7 @@ export interface LolLobbyLobbyCustomGameConfiguration {
|
|
|
11066
11120
|
tournamentPassbackDataPacket: string
|
|
11067
11121
|
gameServerRegion: string
|
|
11068
11122
|
spectatorDelayEnabled: boolean
|
|
11123
|
+
hidePublicly: boolean
|
|
11069
11124
|
}
|
|
11070
11125
|
|
|
11071
11126
|
export interface LolLobbyLobbyCustomGameLobby {
|
|
@@ -11252,6 +11307,7 @@ export interface LolLobbyLobbyParticipantDto {
|
|
|
11252
11307
|
teamId: number
|
|
11253
11308
|
firstPositionPreference: string
|
|
11254
11309
|
secondPositionPreference: string
|
|
11310
|
+
memberData?: Record<string, string>
|
|
11255
11311
|
/** @format int8 */
|
|
11256
11312
|
subteamIndex?: number
|
|
11257
11313
|
/** @format int8 */
|
|
@@ -11447,6 +11503,7 @@ export interface LolLobbyPartyMemberDto {
|
|
|
11447
11503
|
export interface LolLobbyPartyMemberMetadataDto {
|
|
11448
11504
|
positionPref: string[]
|
|
11449
11505
|
properties?: unknown
|
|
11506
|
+
memberData?: unknown
|
|
11450
11507
|
playerSlots: LolLobbyQuickPlayPresetSlotDto[]
|
|
11451
11508
|
subteamData?: LolLobbySubteamDataDto
|
|
11452
11509
|
quickplayPlayerState?: string
|
|
@@ -12759,12 +12816,11 @@ export interface LolLootFSCMedia {
|
|
|
12759
12816
|
}
|
|
12760
12817
|
|
|
12761
12818
|
export interface LolLootFSCRewards {
|
|
12762
|
-
|
|
12819
|
+
/** @format int32 */
|
|
12820
|
+
itemId: number
|
|
12763
12821
|
imageOverlay: string
|
|
12764
12822
|
title: string
|
|
12765
12823
|
subtitle: string
|
|
12766
|
-
rarity: string
|
|
12767
|
-
questSkinInfo: LolLootRewardsSkinLineInfo
|
|
12768
12824
|
}
|
|
12769
12825
|
|
|
12770
12826
|
export interface LolLootGameDataNexusFinisher {
|
|
@@ -13727,15 +13783,27 @@ export interface LolMarketplacePurchaseDto {
|
|
|
13727
13783
|
purchaseUnits: LolMarketplaceFinalPurchaseUnitDto[]
|
|
13728
13784
|
createdTime: string
|
|
13729
13785
|
completedTime: string
|
|
13730
|
-
isReverted: boolean
|
|
13731
|
-
revertedTime: string
|
|
13732
13786
|
purchaseState: string
|
|
13787
|
+
purchaseVisibility: string
|
|
13788
|
+
refund: LolMarketplaceRefundDto
|
|
13789
|
+
refundRule: string
|
|
13790
|
+
source: string
|
|
13791
|
+
}
|
|
13792
|
+
|
|
13793
|
+
export interface LolMarketplacePurchaseHistoryResponse {
|
|
13794
|
+
data: LolMarketplacePurchaseDto[]
|
|
13795
|
+
paging: LolMarketplacePagination
|
|
13796
|
+
stats: LolMarketplaceResponseStats
|
|
13797
|
+
notes: string[]
|
|
13798
|
+
errors: LolMarketplaceResponseError[]
|
|
13733
13799
|
}
|
|
13734
13800
|
|
|
13735
13801
|
export interface LolMarketplacePurchaseRequest {
|
|
13736
13802
|
storeId: string
|
|
13737
13803
|
catalogEntryId: string
|
|
13738
13804
|
paymentOptionsKeys: string[]
|
|
13805
|
+
/** @format uint32 */
|
|
13806
|
+
quantity: number
|
|
13739
13807
|
}
|
|
13740
13808
|
|
|
13741
13809
|
export interface LolMarketplacePurchaseRequestDto {
|
|
@@ -13744,6 +13812,8 @@ export interface LolMarketplacePurchaseRequestDto {
|
|
|
13744
13812
|
paymentOptionsKeys: string[]
|
|
13745
13813
|
idempotencyId: string
|
|
13746
13814
|
source: string
|
|
13815
|
+
/** @format uint32 */
|
|
13816
|
+
quantity: number
|
|
13747
13817
|
}
|
|
13748
13818
|
|
|
13749
13819
|
export interface LolMarketplacePurchaseResponse {
|
|
@@ -13760,6 +13830,8 @@ export interface LolMarketplacePurchaseTransaction {
|
|
|
13760
13830
|
storeId: string
|
|
13761
13831
|
catalogEntryId: string
|
|
13762
13832
|
purchaseState: string
|
|
13833
|
+
refundId: string
|
|
13834
|
+
refundState: string
|
|
13763
13835
|
}
|
|
13764
13836
|
|
|
13765
13837
|
export interface LolMarketplacePurchaseUnitDto {
|
|
@@ -13768,6 +13840,32 @@ export interface LolMarketplacePurchaseUnitDto {
|
|
|
13768
13840
|
fulfillment: LolMarketplaceFulfillmentDto
|
|
13769
13841
|
}
|
|
13770
13842
|
|
|
13843
|
+
export interface LolMarketplaceRefundDto {
|
|
13844
|
+
id: string
|
|
13845
|
+
purchaseId: string
|
|
13846
|
+
createdTime: string
|
|
13847
|
+
completedTime: string
|
|
13848
|
+
state: string
|
|
13849
|
+
source: string
|
|
13850
|
+
}
|
|
13851
|
+
|
|
13852
|
+
export interface LolMarketplaceRefundRequest {
|
|
13853
|
+
purchaseId: string
|
|
13854
|
+
}
|
|
13855
|
+
|
|
13856
|
+
export interface LolMarketplaceRefundRequestDto {
|
|
13857
|
+
purchaseId: string
|
|
13858
|
+
source: string
|
|
13859
|
+
}
|
|
13860
|
+
|
|
13861
|
+
export interface LolMarketplaceRefundResponse {
|
|
13862
|
+
data: LolMarketplaceRefundDto
|
|
13863
|
+
paging: LolMarketplacePagination
|
|
13864
|
+
stats: LolMarketplaceResponseStats
|
|
13865
|
+
notes: string[]
|
|
13866
|
+
errors: LolMarketplaceResponseError[]
|
|
13867
|
+
}
|
|
13868
|
+
|
|
13771
13869
|
export interface LolMarketplaceRegionLocale {
|
|
13772
13870
|
region: string
|
|
13773
13871
|
locale: string
|
|
@@ -14735,6 +14833,14 @@ export interface LolNachoCapDropsDropTableDisplayMetadata {
|
|
|
14735
14833
|
endDateMilis: string
|
|
14736
14834
|
}
|
|
14737
14835
|
|
|
14836
|
+
export interface LolNachoCatalogItemPurchaseRequest {
|
|
14837
|
+
storeId: string
|
|
14838
|
+
catalogEntryId: string
|
|
14839
|
+
/** @format uint32 */
|
|
14840
|
+
quantity: number
|
|
14841
|
+
paymentOptions: string[]
|
|
14842
|
+
}
|
|
14843
|
+
|
|
14738
14844
|
export interface LolNachoClientConfigNachoBanners {
|
|
14739
14845
|
enabled: boolean
|
|
14740
14846
|
bannerList: LolNachoNachoActiveBanner[]
|
|
@@ -14761,6 +14867,8 @@ export interface LolNachoFulfillmentDto {
|
|
|
14761
14867
|
name: string
|
|
14762
14868
|
itemTypeId: string
|
|
14763
14869
|
itemId: string
|
|
14870
|
+
itemInstanceId: string
|
|
14871
|
+
tierTypeId: string
|
|
14764
14872
|
/** @format int64 */
|
|
14765
14873
|
finalDelta: number
|
|
14766
14874
|
/** @format int64 */
|
|
@@ -14768,6 +14876,13 @@ export interface LolNachoFulfillmentDto {
|
|
|
14768
14876
|
results: unknown
|
|
14769
14877
|
}
|
|
14770
14878
|
|
|
14879
|
+
export interface LolNachoGameDataBannerSkin {
|
|
14880
|
+
/** @format uint32 */
|
|
14881
|
+
id: number
|
|
14882
|
+
name: string
|
|
14883
|
+
rarity: string
|
|
14884
|
+
}
|
|
14885
|
+
|
|
14771
14886
|
export interface LolNachoGameDataNachoBanner {
|
|
14772
14887
|
id: string
|
|
14773
14888
|
bannerCurrencyId: string
|
|
@@ -14791,6 +14906,8 @@ export interface LolNachoGameDataNachoBanner {
|
|
|
14791
14906
|
hubIntroVo: LolNachoGameDataNachoBannerVo
|
|
14792
14907
|
rollVignette: LolNachoNachoVignette
|
|
14793
14908
|
capCatalogStoreId: string
|
|
14909
|
+
capCatalogEntryId: string
|
|
14910
|
+
bannerSkin: LolNachoGameDataBannerSkin
|
|
14794
14911
|
}
|
|
14795
14912
|
|
|
14796
14913
|
export interface LolNachoGameDataNachoBannerTable {
|
|
@@ -14872,6 +14989,9 @@ export interface LolNachoNachoBannersResponse {
|
|
|
14872
14989
|
chaseCelebrationVo: LolNachoGameDataNachoBannerVo
|
|
14873
14990
|
hubIntroVo: LolNachoGameDataNachoBannerVo
|
|
14874
14991
|
rollVignette: LolNachoNachoVignette
|
|
14992
|
+
capCatalogStoreId: string
|
|
14993
|
+
capCatalogEntryId: string
|
|
14994
|
+
bannerSkin: LolNachoGameDataBannerSkin
|
|
14875
14995
|
}
|
|
14876
14996
|
|
|
14877
14997
|
export interface LolNachoNachoPurchaseResponse {
|
|
@@ -19174,12 +19294,11 @@ export interface LolRewardTrackFSCMedia {
|
|
|
19174
19294
|
}
|
|
19175
19295
|
|
|
19176
19296
|
export interface LolRewardTrackFSCRewards {
|
|
19177
|
-
|
|
19297
|
+
/** @format int32 */
|
|
19298
|
+
itemId: number
|
|
19178
19299
|
imageOverlay: string
|
|
19179
19300
|
title: string
|
|
19180
19301
|
subtitle: string
|
|
19181
|
-
rarity: string
|
|
19182
|
-
questSkinInfo: LolRewardTrackRewardsSkinLineInfo
|
|
19183
19302
|
}
|
|
19184
19303
|
|
|
19185
19304
|
export type LolRewardTrackGrantStatus = "FAILED" | "FULFILLED" | "PENDING_SELECTION" | "PENDING_FULFILLMENT"
|
|
@@ -19542,12 +19661,11 @@ export interface LolRewardsFSCMedia {
|
|
|
19542
19661
|
}
|
|
19543
19662
|
|
|
19544
19663
|
export interface LolRewardsFSCRewards {
|
|
19545
|
-
|
|
19664
|
+
/** @format int32 */
|
|
19665
|
+
itemId: number
|
|
19546
19666
|
imageOverlay: string
|
|
19547
19667
|
title: string
|
|
19548
19668
|
subtitle: string
|
|
19549
|
-
rarity: string
|
|
19550
|
-
questSkinInfo: LolRewardsRewardsSkinLineInfo
|
|
19551
19669
|
}
|
|
19552
19670
|
|
|
19553
19671
|
export type LolRewardsGrantStatus = "FAILED" | "FULFILLED" | "PENDING_SELECTION" | "PENDING_FULFILLMENT"
|
|
@@ -22620,6 +22738,7 @@ export interface LolTftTeamPlannerTFTMapSetData {
|
|
|
22620
22738
|
|
|
22621
22739
|
export interface LolTftTeamPlannerTFTModeData {
|
|
22622
22740
|
mDefaultSet: LolTftTeamPlannerTFTMapSetData
|
|
22741
|
+
mDefaultTeamPlannerSet: LolTftTeamPlannerTFTMapSetData
|
|
22623
22742
|
mEventSet: LolTftTeamPlannerTFTMapSetData
|
|
22624
22743
|
mDefaultTeamName: string
|
|
22625
22744
|
mDefaultTeamNameNumbered: string
|
|
@@ -23014,7 +23133,6 @@ export interface LolTftTrovesTrovePurchaseResponse {
|
|
|
23014
23133
|
export interface LolTftTrovesTroves {
|
|
23015
23134
|
enabled: boolean
|
|
23016
23135
|
useDisplayMetadata: boolean
|
|
23017
|
-
"v2Enabled": boolean
|
|
23018
23136
|
bannerList?: LolTftTrovesTrovesActiveBanner[]
|
|
23019
23137
|
}
|
|
23020
23138
|
|
|
@@ -23357,6 +23475,14 @@ export interface LolVanguardLoginSession {
|
|
|
23357
23475
|
|
|
23358
23476
|
export type LolVanguardLoginSessionState = "ERROR" | "LOGGING_OUT" | "SUCCEEDED" | "IN_PROGRESS"
|
|
23359
23477
|
|
|
23478
|
+
export interface LolVanguardMail {
|
|
23479
|
+
mailId: string
|
|
23480
|
+
message: string
|
|
23481
|
+
state: string
|
|
23482
|
+
/** @format uint64 */
|
|
23483
|
+
createdAt: number
|
|
23484
|
+
}
|
|
23485
|
+
|
|
23360
23486
|
export interface LolVanguardVanguardMachineSpecs {
|
|
23361
23487
|
"tpm2Enabled": boolean
|
|
23362
23488
|
secureBootEnabled: boolean
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hasagi/types",
|
|
3
|
-
"version": "15.
|
|
4
|
-
"_clientVersion": "15.
|
|
3
|
+
"version": "15.3.1",
|
|
4
|
+
"_clientVersion": "15.3.654.0407",
|
|
5
5
|
"description": "This package contains auto-generated LCU types and endpoints.",
|
|
6
6
|
"scripts": {
|
|
7
7
|
"update-types": "node scripts/update-types.mjs",
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"author": "dysolix",
|
|
15
15
|
"license": "MIT",
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@hasagi/cli": "^0.9.
|
|
18
|
-
"@hasagi/core": "^0.5.
|
|
17
|
+
"@hasagi/cli": "^0.9.1",
|
|
18
|
+
"@hasagi/core": "^0.5.12",
|
|
19
19
|
"axios": "^1.6.8"
|
|
20
20
|
},
|
|
21
21
|
"exports": {
|