Update to latest proto definitions from SteamDatabase/Protobufs

From commit 085746bbf6b48d1b89b7a63e7876932793f4c08f
This commit is contained in:
TBK 2025-10-18 20:00:55 +02:00 committed by Robin Appelman
commit 8ce47e5e16
127 changed files with 40662 additions and 28630 deletions

View file

@ -32,6 +32,8 @@ enum ESteamNotificationType {
k_ESteamNotificationType_2FAPrompt = 25;
k_ESteamNotificationType_MobileConfirmation = 26;
k_ESteamNotificationType_PartnerEvent = 27;
k_ESteamNotificationType_PlaytestInvite = 28;
k_ESteamNotificationType_TradeReversal = 29;
}
message SteamNotificationData {