@smartico/public-api 0.0.342 → 0.0.344

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/README.md CHANGED
@@ -38,7 +38,7 @@ _smartico.api.getMiniGames( { onUpdate: miniGamesUpdates} ).then( games => {
38
38
 
39
39
  ```
40
40
 
41
- See the [API documentation](docs/classes/WSAPI.md) for all available methods and returning data.
41
+ See the [API documentation](docs/api/classes/WSAPI.md) for all available methods and returning data.
42
42
 
43
43
  ## Visitor mode
44
44
 
@@ -34,5 +34,5 @@ Document method `getUserLevelExtraCounters` in docs/native/PROTOCOL.md for nativ
34
34
  or shorter:
35
35
 
36
36
  ```
37
- Document method `myNewMethod` in PROTOCOL.md. Raw types, ClassId from code. New interfaces in docs/interfaces/ — follow typedoc style like existing files there.
37
+ Document method `myNewMethod` in PROTOCOL.md. Raw types, ClassId from code. New interfaces in docs/api/interfaces/ — follow typedoc style like existing files there.
38
38
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartico/public-api",
3
- "version": "0.0.342",
3
+ "version": "0.0.344",
4
4
  "description": "Smartico public API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
package/docs/README.md DELETED
@@ -1,230 +0,0 @@
1
- # Smartico API documentation
2
-
3
- ## Enumerations
4
-
5
- - [PointChangeSourceType](enums/PointChangeSourceType.md)
6
- - [UserBalanceType](enums/UserBalanceType.md)
7
- - [BonusStatus](enums/BonusStatus.md)
8
- - [AchCustomSectionType](enums/AchCustomSectionType.md)
9
- - [AchCustomLayoutTheme](enums/AchCustomLayoutTheme.md)
10
- - [AchMissionsTabsOptions](enums/AchMissionsTabsOptions.md)
11
- - [AchOverviewMissionsFilter](enums/AchOverviewMissionsFilter.md)
12
- - [LiquidEntityData](enums/LiquidEntityData.md)
13
- - [InboxCategories](enums/InboxCategories.md)
14
- - [JackpotContributionType](enums/JackpotContributionType.md)
15
- - [JackPotTemparature](enums/JackPotTemparature.md)
16
- - [JackpotType](enums/JackpotType.md)
17
- - [LeaderBoardPeriodType](enums/LeaderBoardPeriodType.md)
18
- - [AttemptPeriodType](enums/AttemptPeriodType.md)
19
- - [PrizeModifiers](enums/PrizeModifiers.md)
20
- - [SAWAcknowledgeType](enums/SAWAcknowledgeType.md)
21
- - [SAWAcknowledgeTypeName](enums/SAWAcknowledgeTypeName.md)
22
- - [SAWAskForUsername](enums/SAWAskForUsername.md)
23
- - [SAWBuyInType](enums/SAWBuyInType.md)
24
- - [SAWBuyInTypeName](enums/SAWBuyInTypeName.md)
25
- - [SAWExposeUserSpinId](enums/SAWExposeUserSpinId.md)
26
- - [SAWGameDifficultyType](enums/SAWGameDifficultyType.md)
27
- - [SAWGameDifficultyTypeName](enums/SAWGameDifficultyTypeName.md)
28
- - [SAWGameLayout](enums/SAWGameLayout.md)
29
- - [SAWGameType](enums/SAWGameType.md)
30
- - [SAWGameTypeName](enums/SAWGameTypeName.md)
31
- - [SAWPrizeType](enums/SAWPrizeType.md)
32
- - [MiniGamePrizeTypeName](enums/MiniGamePrizeTypeName.md)
33
- - [SAWSpinErrorCode](enums/SAWSpinErrorCode.md)
34
- - [SAWWheelLayout](enums/SAWWheelLayout.md)
35
- - [SAWWinSoundType](enums/SAWWinSoundType.md)
36
- - [AchievementAvailabilityStatus](enums/AchievementAvailabilityStatus.md)
37
- - [RaffleDrawInstanceState](enums/RaffleDrawInstanceState.md)
38
- - [RaffleDrawTypeExecution](enums/RaffleDrawTypeExecution.md)
39
- - [BuyStoreItemErrorCode](enums/BuyStoreItemErrorCode.md)
40
- - [TournamentRegistrationError](enums/TournamentRegistrationError.md)
41
- - [TournamentRegistrationStatus](enums/TournamentRegistrationStatus.md)
42
- - [TournamentRegistrationStatusName](enums/TournamentRegistrationStatusName.md)
43
- - [TournamentRegistrationType](enums/TournamentRegistrationType.md)
44
- - [BonusStatus](enums/BonusStatus-1.md)
45
-
46
- ## Classes
47
-
48
- - [SAWUtils](classes/SAWUtils.md)
49
-
50
- ## Interfaces
51
-
52
- - [AchRelatedGame](interfaces/AchRelatedGame.md)
53
- - [GetJackpotEligibleGamesRequest](interfaces/GetJackpotEligibleGamesRequest.md)
54
- - [GetJackpotEligibleGamesResponse](interfaces/GetJackpotEligibleGamesResponse.md)
55
- - [TGetJackpotEligibleGamesResponse](interfaces/TGetJackpotEligibleGamesResponse.md)
56
- - [JackpotEligibleGame](interfaces/JackpotEligibleGame.md)
57
- - [GetJackpotWinnersRequest](interfaces/GetJackpotWinnersRequest.md)
58
- - [GetJackpotWinnersResponse](interfaces/GetJackpotWinnersResponse.md)
59
- - [JackpotWinnerHistory](interfaces/JackpotWinnerHistory.md)
60
- - [GetJackpotsPotsRequest](interfaces/GetJackpotsPotsRequest.md)
61
- - [GetJackpotsPotsResponse](interfaces/GetJackpotsPotsResponse.md)
62
- - [GetJackpotsRequest](interfaces/GetJackpotsRequest.md)
63
- - [GetJackpotsResponse](interfaces/GetJackpotsResponse.md)
64
- - [JackPotWinner](interfaces/JackPotWinner.md)
65
- - [JackpotDetails](interfaces/JackpotDetails.md)
66
- - [JackpotHtmlTemplate](interfaces/JackpotHtmlTemplate.md)
67
- - [JackpotPot](interfaces/JackpotPot.md)
68
- - [JackpotPublicMeta](interfaces/JackpotPublicMeta.md)
69
- - [JackpotWinPush](interfaces/JackpotWinPush.md)
70
- - [JackpotsOptinRequest](interfaces/JackpotsOptinRequest.md)
71
- - [JackpotsOptinResponse](interfaces/JackpotsOptinResponse.md)
72
- - [JackpotsOptoutRequest](interfaces/JackpotsOptoutRequest.md)
73
- - [JackpotsOptoutResponse](interfaces/JackpotsOptoutResponse.md)
74
- - [SAWAcknowledgeSpinPushRequest](interfaces/SAWAcknowledgeSpinPushRequest.md)
75
- - [SAWDoAknowledgeRequest](interfaces/SAWDoAknowledgeRequest.md)
76
- - [SAWDoAknowledgeResponse](interfaces/SAWDoAknowledgeResponse.md)
77
- - [SAWDoSpinRequest](interfaces/SAWDoSpinRequest.md)
78
- - [SAWDoSpinResponse](interfaces/SAWDoSpinResponse.md)
79
- - [SAWEventSawPush](interfaces/SAWEventSawPush.md)
80
- - [SAWGetTemplatesRequest](interfaces/SAWGetTemplatesRequest.md)
81
- - [SAWGetTemplatesResponse](interfaces/SAWGetTemplatesResponse.md)
82
- - [SAWPrize](interfaces/SAWPrize.md)
83
- - [SAWPrizeDropAknowledgeRequest](interfaces/SAWPrizeDropAknowledgeRequest.md)
84
- - [SAWPrizeDropAknowledgeResponse](interfaces/SAWPrizeDropAknowledgeResponse.md)
85
- - [SAWPrizeDropWinPush](interfaces/SAWPrizeDropWinPush.md)
86
- - [SAWPrizeUI](interfaces/SAWPrizeUI.md)
87
- - [SAWSpinsCountPush](interfaces/SAWSpinsCountPush.md)
88
- - [SAWTemplate](interfaces/SAWTemplate.md)
89
- - [SAWTemplateUI](interfaces/SAWTemplateUI.md)
90
- - [SAWWinningHistoryRequest](interfaces/SAWWinningHistoryRequest.md)
91
- - [SAWWinningHistoryResponse](interfaces/SAWWinningHistoryResponse.md)
92
- - [SAWPrizesHistory](interfaces/SAWPrizesHistory.md)
93
- - [GetDrawRunRequest](interfaces/GetDrawRunRequest.md)
94
- - [GetDrawRunResponse](interfaces/GetDrawRunResponse.md)
95
- - [GetRaffleDrawRunsHistoryRequest](interfaces/GetRaffleDrawRunsHistoryRequest.md)
96
- - [GetRaffleDrawRunsHistoryResponse](interfaces/GetRaffleDrawRunsHistoryResponse.md)
97
- - [GetRafflesRequest](interfaces/GetRafflesRequest.md)
98
- - [GetRafflesResponse](interfaces/GetRafflesResponse.md)
99
- - [RafflePublicMeta](interfaces/RafflePublicMeta.md)
100
- - [Raffle](interfaces/Raffle.md)
101
- - [RaffleClaimPrizeRequest](interfaces/RaffleClaimPrizeRequest.md)
102
- - [RaffleClaimPrizeResponse](interfaces/RaffleClaimPrizeResponse.md)
103
- - [RaffleDraw](interfaces/RaffleDraw.md)
104
- - [RaffleDrawPublicMeta](interfaces/RaffleDrawPublicMeta.md)
105
- - [RaffleDrawRun](interfaces/RaffleDrawRun.md)
106
- - [RaffleOptinRequest](interfaces/RaffleOptinRequest.md)
107
- - [RaffleOptinResponse](interfaces/RaffleOptinResponse.md)
108
- - [RafflePrizePublicMeta](interfaces/RafflePrizePublicMeta.md)
109
- - [RafflePrize](interfaces/RafflePrize.md)
110
- - [RafflePrizeWinner](interfaces/RafflePrizeWinner.md)
111
- - [RaffleTicket](interfaces/RaffleTicket.md)
112
- - [TMiniGamePrize](interfaces/TMiniGamePrize.md)
113
- - [TMiniGamePlayResult](interfaces/TMiniGamePlayResult.md)
114
- - [TMiniGamePlayBatchResult](interfaces/TMiniGamePlayBatchResult.md)
115
- - [TMiniGameTemplate](interfaces/TMiniGameTemplate.md)
116
- - [TUserProfile](interfaces/TUserProfile.md)
117
- - [TLevel](interfaces/TLevel.md)
118
- - [TLevelCurrent](interfaces/TLevelCurrent.md)
119
- - [TTournament](interfaces/TTournament.md)
120
- - [TTournamentDetailed](interfaces/TTournamentDetailed.md)
121
- - [TStoreCategory](interfaces/TStoreCategory.md)
122
- - [TStoreItem](interfaces/TStoreItem.md)
123
- - [TAchCategory](interfaces/TAchCategory.md)
124
- - [TMissionOrBadge](interfaces/TMissionOrBadge.md)
125
- - [AchRelatedGame](interfaces/AchRelatedGame-1.md)
126
- - [TMissionOrBadgeTask](interfaces/TMissionOrBadgeTask.md)
127
- - [TMissionOptInResult](interfaces/TMissionOptInResult.md)
128
- - [TMissionClaimRewardResult](interfaces/TMissionClaimRewardResult.md)
129
- - [TTournamentRegistrationResult](interfaces/TTournamentRegistrationResult.md)
130
- - [TBuyStoreItemResult](interfaces/TBuyStoreItemResult.md)
131
- - [TGetTranslations](interfaces/TGetTranslations.md)
132
- - [TInboxMessage](interfaces/TInboxMessage.md)
133
- - [TInboxMessageBody](interfaces/TInboxMessageBody.md)
134
- - [InboxMarkMessageAction](interfaces/InboxMarkMessageAction.md)
135
- - [LeaderBoardDetailsT](interfaces/LeaderBoardDetailsT.md)
136
- - [LeaderBoardsRewardsT](interfaces/LeaderBoardsRewardsT.md)
137
- - [LeaderBoardUserT](interfaces/LeaderBoardUserT.md)
138
- - [UserLevelExtraCountersT](interfaces/UserLevelExtraCountersT.md)
139
- - [TSegmentCheckResult](interfaces/TSegmentCheckResult.md)
140
- - [TUICustomSection](interfaces/TUICustomSection.md)
141
- - [TBonus](interfaces/TBonus.md)
142
- - [BonusTemplateMetaMap](interfaces/BonusTemplateMetaMap.md)
143
- - [BonusMetaMap](interfaces/BonusMetaMap.md)
144
- - [TClaimBonusResult](interfaces/TClaimBonusResult.md)
145
- - [TSawHistory](interfaces/TSawHistory.md)
146
- - [TRaffle](interfaces/TRaffle.md)
147
- - [TRaffleTicket](interfaces/TRaffleTicket.md)
148
- - [TRafflePrize](interfaces/TRafflePrize.md)
149
- - [TRafflePrizeWinner](interfaces/TRafflePrizeWinner.md)
150
- - [TRaffleDraw](interfaces/TRaffleDraw.md)
151
- - [TRaffleDrawRun](interfaces/TRaffleDrawRun.md)
152
- - [TransformedRaffleClaimPrizeResponse](interfaces/TransformedRaffleClaimPrizeResponse.md)
153
- - [TActivityLog](interfaces/TActivityLog.md)
154
- - [TRaffleOptinResponse](interfaces/TRaffleOptinResponse.md)
155
-
156
- ## General API
157
-
158
- - [WSAPI](classes/WSAPI.md)
159
-
160
- ## Type Aliases
161
-
162
- ### TournamentRegistrationTypeName
163
-
164
- Ƭ **TournamentRegistrationTypeName**: ``"AUTO"`` \| ``"OPT_IN"`` \| ``"BUY_IN_POINTS"`` \| ``"MANUAL_APPROVAL"`` \| ``"REQUIRES_QUALIFICATION"`` \| ``"BUY_IN_GEMS"`` \| ``"BUY_IN_DIAMONDS"`` \| ``"UNKNOWN"``
165
-
166
- ## Variables
167
-
168
- ### PrizeModifiersKeysNames
169
-
170
- • `Const` **PrizeModifiersKeysNames**: `Object`
171
-
172
- #### Type declaration
173
-
174
- | Name | Type |
175
- | :------ | :------ |
176
- | `1` | `string` |
177
- | `2` | `string` |
178
- | `3` | `string` |
179
- | `4` | `string` |
180
- | `5` | `string` |
181
- | `6` | `string` |
182
- | `7` | `string` |
183
- | `8` | `string` |
184
-
185
- ___
186
-
187
- ### SAWWinSoundFiles
188
-
189
- • `Const` **SAWWinSoundFiles**: `Object`
190
-
191
- #### Type declaration
192
-
193
- | Name | Type |
194
- | :------ | :------ |
195
- | `4` | `any` |
196
- | `1` | `string` |
197
- | `2` | `string` |
198
- | `3` | `string` |
199
-
200
- ## Functions
201
-
202
- ### SAWTemplatesTransform
203
-
204
- ▸ **SAWTemplatesTransform**(`items`): [`TMiniGameTemplate`](interfaces/TMiniGameTemplate.md)[]
205
-
206
- #### Parameters
207
-
208
- | Name | Type |
209
- | :------ | :------ |
210
- | `items` | [`SAWTemplate`](interfaces/SAWTemplate.md)[] |
211
-
212
- #### Returns
213
-
214
- [`TMiniGameTemplate`](interfaces/TMiniGameTemplate.md)[]
215
-
216
- ___
217
-
218
- ### SAWHistoryTransform
219
-
220
- ▸ **SAWHistoryTransform**(`items`): [`TSawHistory`](interfaces/TSawHistory.md)[]
221
-
222
- #### Parameters
223
-
224
- | Name | Type |
225
- | :------ | :------ |
226
- | `items` | [`SAWPrizesHistory`](interfaces/SAWPrizesHistory.md)[] |
227
-
228
- #### Returns
229
-
230
- [`TSawHistory`](interfaces/TSawHistory.md)[]