sdk: Players.VerifyAuth and VerifyWebhookSignature helper
CI / build (push) Successful in 55s

This commit is contained in:
edmand46
2026-08-28 13:36:03 +03:00
parent 989bd7646c
commit b57f170ba4
6 changed files with 66 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ type PlayerDetails = models.AdminPlayerDetails
type PlayerList = models.ListPlayersResponse
type PlayerUpdate = models.BatchUpdatePlayersItem
type PlayerBan = models.BatchBanPlayersItem
type PlayerAuthVerification = models.VerifyPlayerAuthResponse
type WalletBalance = models.WalletDetails
type WalletTransaction = models.WalletAudit