steamutils 1.3.36 → 1.3.38

Sign up to get free protection for your applications and to get access to all the features.
Files changed (219) hide show
  1. package/.idea/deployment.xml +21 -0
  2. package/.idea/steamutils.iml +1 -1
  3. package/.idea/vcs.xml +1 -1
  4. package/SteamClient.js +38 -9
  5. package/bufferHelpers.js +115 -115
  6. package/free_packages.json +10048 -10048
  7. package/index.js +8 -5
  8. package/package.json +2 -2
  9. package/protos/csgo/base_gcmessages_csgo.proto +547 -547
  10. package/protos/csgo/c_peer2peer_netmessages.proto +55 -55
  11. package/protos/csgo/clientmessages.proto +48 -48
  12. package/protos/csgo/connectionless_netmessages.proto +19 -19
  13. package/protos/csgo/cs_gameevents.proto +34 -34
  14. package/protos/csgo/cs_usercmd.proto +34 -34
  15. package/protos/csgo/cstrike15_gcmessages.proto +1402 -1402
  16. package/protos/csgo/cstrike15_usermessages.proto +596 -596
  17. package/protos/csgo/demo.proto +160 -160
  18. package/protos/csgo/econ_gcmessages.proto +228 -228
  19. package/protos/csgo/engine_gcmessages.proto +14 -14
  20. package/protos/csgo/enums_clientserver.proto +1529 -1529
  21. package/protos/csgo/fatdemo.proto +125 -125
  22. package/protos/csgo/gameevents.proto +120 -120
  23. package/protos/csgo/gcsdk_gcmessages.proto +323 -323
  24. package/protos/csgo/gcsystemmsgs.proto +242 -242
  25. package/protos/csgo/netmessages.proto +604 -604
  26. package/protos/csgo/network_connection.proto +126 -126
  27. package/protos/csgo/networkbasetypes.proto +244 -244
  28. package/protos/csgo/networksystem_protomessages.proto +17 -17
  29. package/protos/csgo/steamdatagram_messages_auth.proto +65 -65
  30. package/protos/csgo/steamdatagram_messages_sdr.proto +534 -534
  31. package/protos/csgo/steammessages.proto +597 -597
  32. package/protos/csgo/steammessages_base.proto +301 -301
  33. package/protos/csgo/steammessages_cloud.steamworkssdk.proto +68 -68
  34. package/protos/csgo/steammessages_gamenetworkingui.proto +61 -61
  35. package/protos/csgo/steammessages_helprequest.steamworkssdk.proto +22 -22
  36. package/protos/csgo/steammessages_oauth.steamworkssdk.proto +18 -18
  37. package/protos/csgo/steammessages_player.steamworkssdk.proto +254 -254
  38. package/protos/csgo/steammessages_publishedfile.steamworkssdk.proto +233 -233
  39. package/protos/csgo/steammessages_steamlearn.steamworkssdk.proto +357 -357
  40. package/protos/csgo/steammessages_unified_base.steamworkssdk.proto +30 -30
  41. package/protos/csgo/steamnetworkingsockets_messages.proto +205 -205
  42. package/protos/csgo/steamnetworkingsockets_messages_certs.proto +39 -39
  43. package/protos/csgo/steamnetworkingsockets_messages_udp.proto +75 -75
  44. package/protos/csgo/te.proto +259 -259
  45. package/protos/csgo/uifontfile_format.proto +13 -13
  46. package/protos/csgo/usercmd.proto +38 -38
  47. package/protos/csgo/usermessages.proto +721 -721
  48. package/protos/csgo/valveextensions.proto +17 -17
  49. package/protos/google/protobuf/descriptor.proto +281 -281
  50. package/protos/steam/clientmetrics.proto +45 -45
  51. package/protos/steam/content_manifest.proto +62 -62
  52. package/protos/steam/contenthubs.proto +41 -41
  53. package/protos/steam/encrypted_app_ticket.proto +10 -10
  54. package/protos/steam/enums.proto +444 -444
  55. package/protos/steam/enums_clientserver.proto +1539 -1539
  56. package/protos/steam/enums_productinfo.proto +13 -13
  57. package/protos/steam/htmlmessages.proto +1027 -1027
  58. package/protos/steam/offline_ticket.proto +8 -8
  59. package/protos/steam/renderer/rendermessages.proto +893 -893
  60. package/protos/steam/steamdatagram_messages_auth.proto +65 -65
  61. package/protos/steam/steamdatagram_messages_sdr.proto +533 -533
  62. package/protos/steam/steammessages_accounthardware.steamclient.proto +201 -201
  63. package/protos/steam/steammessages_appoverview.proto +187 -187
  64. package/protos/steam/steammessages_auth.steamclient.proto +435 -435
  65. package/protos/steam/steammessages_base.proto +332 -332
  66. package/protos/steam/steammessages_broadcast.steamclient.proto +759 -759
  67. package/protos/steam/steammessages_chat.steamclient.proto +1281 -1281
  68. package/protos/steam/steammessages_client_objects.proto +645 -645
  69. package/protos/steam/steammessages_clientlanp2p.proto +42 -42
  70. package/protos/steam/steammessages_clientmetrics.steamclient.proto +194 -194
  71. package/protos/steam/steammessages_clientnotificationtypes.proto +231 -231
  72. package/protos/steam/steammessages_clientserver.proto +392 -392
  73. package/protos/steam/steammessages_clientserver_2.proto +760 -760
  74. package/protos/steam/steammessages_clientserver_appinfo.proto +131 -131
  75. package/protos/steam/steammessages_clientserver_friends.proto +260 -260
  76. package/protos/steam/steammessages_clientserver_gameservers.proto +159 -159
  77. package/protos/steam/steammessages_clientserver_lbs.proto +70 -70
  78. package/protos/steam/steammessages_clientserver_login.proto +167 -167
  79. package/protos/steam/steammessages_clientserver_ucm.proto +205 -205
  80. package/protos/steam/steammessages_clientserver_uds.proto +124 -124
  81. package/protos/steam/steammessages_clientserver_ufs.proto +172 -172
  82. package/protos/steam/steammessages_clientserver_userstats.proto +80 -80
  83. package/protos/steam/steammessages_clientsettings.proto +168 -168
  84. package/protos/steam/steammessages_cloud.steamclient.proto +513 -513
  85. package/protos/steam/steammessages_contentsystem.steamclient.proto +115 -115
  86. package/protos/steam/steammessages_credentials.steamclient.proto +115 -115
  87. package/protos/steam/steammessages_datapublisher.steamclient.proto +116 -116
  88. package/protos/steam/steammessages_depotbuilder.steamclient.proto +118 -118
  89. package/protos/steam/steammessages_deviceauth.steamclient.proto +203 -203
  90. package/protos/steam/steammessages_econ.steamclient.proto +150 -150
  91. package/protos/steam/steammessages_friendmessages.steamclient.proto +168 -168
  92. package/protos/steam/steammessages_gamenetworking.steamclient.proto +32 -32
  93. package/protos/steam/steammessages_gamenetworkingui.proto +61 -61
  94. package/protos/steam/steammessages_gamenotifications.steamclient.proto +156 -156
  95. package/protos/steam/steammessages_gameservers.steamclient.proto +152 -152
  96. package/protos/steam/steammessages_hiddevices.proto +157 -157
  97. package/protos/steam/steammessages_inventory.steamclient.proto +224 -224
  98. package/protos/steam/steammessages_linkfilter.steamclient.proto +49 -49
  99. package/protos/steam/steammessages_lobbymatchmaking.steamclient.proto +33 -33
  100. package/protos/steam/steammessages_market.steamclient.proto +26 -26
  101. package/protos/steam/steammessages_marketingmessages.steamclient.proto +274 -274
  102. package/protos/steam/steammessages_offline.steamclient.proto +40 -40
  103. package/protos/steam/steammessages_parental.steamclient.proto +228 -228
  104. package/protos/steam/steammessages_parties.steamclient.proto +94 -94
  105. package/protos/steam/steammessages_partnerapps.steamclient.proto +138 -138
  106. package/protos/steam/steammessages_player.steamclient.proto +1060 -1060
  107. package/protos/steam/steammessages_publishedfile.steamclient.proto +813 -813
  108. package/protos/steam/steammessages_qms.steamclient.proto +125 -125
  109. package/protos/steam/steammessages_remoteclient.proto +99 -99
  110. package/protos/steam/steammessages_remoteclient_discovery.proto +235 -235
  111. package/protos/steam/steammessages_remoteclient_service.steamclient.proto +86 -86
  112. package/protos/steam/steammessages_remoteclient_service_messages.proto +217 -217
  113. package/protos/steam/steammessages_remoteplay.proto +976 -976
  114. package/protos/steam/steammessages_secrets.steamclient.proto +39 -39
  115. package/protos/steam/steammessages_shader.steamclient.proto +108 -108
  116. package/protos/steam/steammessages_site_license.steamclient.proto +128 -128
  117. package/protos/steam/steammessages_sitelicenseclient.proto +38 -38
  118. package/protos/steam/steammessages_siteserverui.proto +130 -130
  119. package/protos/steam/steammessages_star.steamclient.proto +64 -64
  120. package/protos/steam/steammessages_steamtv.steamclient.proto +630 -630
  121. package/protos/steam/steammessages_store.steamclient.proto +371 -371
  122. package/protos/steam/steammessages_storebrowse.steamclient.proto +402 -402
  123. package/protos/steam/steammessages_timedtrial.steamclient.proto +50 -50
  124. package/protos/steam/steammessages_twofactor.steamclient.proto +186 -186
  125. package/protos/steam/steammessages_unified_base.steamclient.proto +33 -33
  126. package/protos/steam/steammessages_unified_test.steamclient.proto +61 -61
  127. package/protos/steam/steammessages_useraccount.steamclient.proto +249 -249
  128. package/protos/steam/steammessages_vac.steamclient.proto +44 -44
  129. package/protos/steam/steammessages_video.steamclient.proto +171 -171
  130. package/protos/steam/steammessages_virtualcontroller.proto +138 -138
  131. package/protos/steam/steammessages_workshop.steamclient.proto +23 -23
  132. package/protos/steam/steamnetworkingsockets_messages.proto +205 -205
  133. package/protos/steam/steamnetworkingsockets_messages_certs.proto +39 -39
  134. package/protos/steam/steamnetworkingsockets_messages_udp.proto +75 -75
  135. package/protos/steam/webuimessages_base.proto +24 -24
  136. package/protos/steam/webuimessages_gamenotes.proto +21 -21
  137. package/protos/steam/webuimessages_steamengine.proto +32 -32
  138. package/protos/steam/webuimessages_storagedevicemanager.proto +110 -110
  139. package/protos/steam/webuimessages_systemmanager.proto +17 -17
  140. package/protos/steam/webuimessages_transport.proto +18 -18
  141. package/protos/steam/webuimessages_transportvalidation.proto +97 -97
  142. package/protos/webui/common.proto +5508 -5508
  143. package/protos/webui/common_base.proto +27 -27
  144. package/protos/webui/service_accountlinking.proto +27 -27
  145. package/protos/webui/service_accountprivacy.proto +42 -42
  146. package/protos/webui/service_auction.proto +97 -97
  147. package/protos/webui/service_authentication.proto +222 -222
  148. package/protos/webui/service_authenticationsupport.proto +74 -74
  149. package/protos/webui/service_broadcast.proto +562 -562
  150. package/protos/webui/service_chat.proto +11 -11
  151. package/protos/webui/service_chatroom.proto +810 -810
  152. package/protos/webui/service_chatusability.proto +107 -107
  153. package/protos/webui/service_clan.proto +41 -41
  154. package/protos/webui/service_clanchatrooms.proto +25 -25
  155. package/protos/webui/service_clanfaqs.proto +202 -202
  156. package/protos/webui/service_clientcomm.proto +150 -150
  157. package/protos/webui/service_clientmetrics.proto +63 -63
  158. package/protos/webui/service_cloud.proto +222 -222
  159. package/protos/webui/service_cloudconfigstore.proto +51 -51
  160. package/protos/webui/service_cloudgaming.proto +30 -30
  161. package/protos/webui/service_community.proto +365 -365
  162. package/protos/webui/service_econ.proto +134 -134
  163. package/protos/webui/service_embedded.proto +24 -24
  164. package/protos/webui/service_experimentservice.proto +6 -6
  165. package/protos/webui/service_fovasvideo.proto +15 -15
  166. package/protos/webui/service_friendmessages.proto +133 -133
  167. package/protos/webui/service_friendslist.proto +70 -70
  168. package/protos/webui/service_gamenotes.proto +15 -15
  169. package/protos/webui/service_helprequestlogs.proto +26 -26
  170. package/protos/webui/service_loyaltyrewards.proto +252 -252
  171. package/protos/webui/service_marketingmessages.proto +184 -184
  172. package/protos/webui/service_mobileapp.proto +18 -18
  173. package/protos/webui/service_mobileauth.proto +24 -24
  174. package/protos/webui/service_mobiledevice.proto +26 -26
  175. package/protos/webui/service_mobileperaccount.proto +31 -31
  176. package/protos/webui/service_news.proto +101 -101
  177. package/protos/webui/service_parental.proto +178 -178
  178. package/protos/webui/service_partnermembershipinvite.proto +29 -29
  179. package/protos/webui/service_partnerstorebrowse.proto +6 -6
  180. package/protos/webui/service_phone.proto +51 -51
  181. package/protos/webui/service_physicalgoods.proto +15 -15
  182. package/protos/webui/service_player.proto +885 -885
  183. package/protos/webui/service_promotioneventinvites.proto +50 -50
  184. package/protos/webui/service_promotionplanning.proto +72 -72
  185. package/protos/webui/service_publishedfile.proto +687 -687
  186. package/protos/webui/service_publishing.proto +119 -119
  187. package/protos/webui/service_quest.proto +127 -127
  188. package/protos/webui/service_salefeature.proto +315 -315
  189. package/protos/webui/service_saleitemrewards.proto +54 -54
  190. package/protos/webui/service_shoppingcart.proto +108 -108
  191. package/protos/webui/service_steamawards.proto +19 -19
  192. package/protos/webui/service_steamcharts.proto +75 -75
  193. package/protos/webui/service_steamengine.proto +36 -36
  194. package/protos/webui/service_steamlearn.proto +727 -727
  195. package/protos/webui/service_steamnotification.proto +84 -84
  196. package/protos/webui/service_steamtv.proto +495 -495
  197. package/protos/webui/service_steamvrvoicechat.proto +67 -67
  198. package/protos/webui/service_steamvrwebrtc.proto +48 -48
  199. package/protos/webui/service_storagedevicemanager.proto +104 -104
  200. package/protos/webui/service_store.proto +289 -289
  201. package/protos/webui/service_storeappsimilarity.proto +76 -76
  202. package/protos/webui/service_storebrowse.proto +73 -73
  203. package/protos/webui/service_storequery.proto +97 -97
  204. package/protos/webui/service_storesales.proto +15 -15
  205. package/protos/webui/service_storetopsellers.proto +44 -44
  206. package/protos/webui/service_systemmanager.proto +11 -11
  207. package/protos/webui/service_test_transporterror.proto +6 -6
  208. package/protos/webui/service_transportauth.proto +12 -12
  209. package/protos/webui/service_transportvalidation.proto +69 -69
  210. package/protos/webui/service_twofactor.proto +181 -181
  211. package/protos/webui/service_useraccount.proto +138 -138
  212. package/protos/webui/service_usergameactivity.proto +34 -34
  213. package/protos/webui/service_usergamenotes.proto +53 -53
  214. package/protos/webui/service_usernews.proto +68 -68
  215. package/protos/webui/service_userreviews.proto +96 -96
  216. package/protos/webui/service_video.proto +128 -128
  217. package/protos/webui/service_voicechat.proto +139 -139
  218. package/protos/webui/service_webrtc.proto +52 -52
  219. package/.idea/codeStyles/codeStyleConfig.xml +0 -5
@@ -1,885 +1,885 @@
1
- import "common_base.proto";
2
- import "common.proto";
3
-
4
- message CPlayer_AcceptSSA_Request {
5
- optional int32 agreement_type = 1 [(.description) = "enum"];
6
- optional uint32 time_signed_utc = 2;
7
- }
8
-
9
- message CPlayer_AcceptSSA_Response {
10
- }
11
-
12
- message CPlayer_AddFriend_Request {
13
- optional fixed64 steamid = 1;
14
- }
15
-
16
- message CPlayer_AddFriend_Response {
17
- optional bool invite_sent = 1;
18
- optional uint32 friend_relationship = 2;
19
- optional int32 result = 3;
20
- }
21
-
22
- message CPlayer_CommunityPreferences {
23
- optional bool hide_adult_content_violence = 1 [default = true];
24
- optional bool hide_adult_content_sex = 2 [default = true];
25
- optional uint32 timestamp_updated = 3;
26
- optional bool parenthesize_nicknames = 4 [default = false];
27
- optional int32 text_filter_setting = 5 [(.description) = "enum"];
28
- optional bool text_filter_ignore_friends = 6 [default = true];
29
- optional uint32 text_filter_words_revision = 7;
30
- }
31
-
32
- message CPlayer_CommunityPreferencesChanged_Notification {
33
- optional .CPlayer_CommunityPreferences preferences = 1;
34
- optional .UserContentDescriptorPreferences content_descriptor_preferences = 2;
35
- }
36
-
37
- message CPlayer_DeletePostedStatus_Request {
38
- optional uint64 postid = 1;
39
- }
40
-
41
- message CPlayer_DeletePostedStatus_Response {
42
- }
43
-
44
- message CPlayer_FriendEquippedProfileItemsChanged_Notification {
45
- optional fixed32 accountid = 1;
46
- }
47
-
48
- message CPlayer_FriendNicknameChanged_Notification {
49
- optional fixed32 accountid = 1;
50
- optional string nickname = 2;
51
- optional bool is_echo_to_self = 3;
52
- }
53
-
54
- message CPlayer_GetAchievementsProgress_Request {
55
- optional uint64 steamid = 1;
56
- optional string language = 2;
57
- repeated uint32 appids = 3;
58
- }
59
-
60
- message CPlayer_GetAchievementsProgress_Response {
61
- repeated .CPlayer_GetAchievementsProgress_Response_AchievementProgress achievement_progress = 1;
62
- }
63
-
64
- message CPlayer_GetAchievementsProgress_Response_AchievementProgress {
65
- optional uint32 appid = 1;
66
- optional uint32 unlocked = 2;
67
- optional uint32 total = 3;
68
- optional float percentage = 4;
69
- optional bool all_unlocked = 5;
70
- optional uint32 cache_time = 6;
71
- }
72
-
73
- message CPlayer_GetAnimatedAvatar_Request {
74
- optional fixed64 steamid = 1;
75
- optional string language = 2;
76
- }
77
-
78
- message CPlayer_GetAnimatedAvatar_Response {
79
- optional .ProfileItem avatar = 1;
80
- }
81
-
82
- message CPlayer_GetAvatarFrame_Request {
83
- optional fixed64 steamid = 1;
84
- optional string language = 2;
85
- }
86
-
87
- message CPlayer_GetAvatarFrame_Response {
88
- optional .ProfileItem avatar_frame = 1;
89
- }
90
-
91
- message CPlayer_GetCommunityPreferences_Request {
92
- }
93
-
94
- message CPlayer_GetCommunityPreferences_Response {
95
- optional .CPlayer_CommunityPreferences preferences = 1;
96
- optional .UserContentDescriptorPreferences content_descriptor_preferences = 2;
97
- }
98
-
99
- message CPlayer_GetDurationControl_Request {
100
- optional uint32 appid = 1;
101
- }
102
-
103
- message CPlayer_GetDurationControl_Response {
104
- optional bool is_enabled = 1;
105
- optional int32 seconds = 2;
106
- optional int32 seconds_today = 3;
107
- optional bool is_steamchina_account = 4;
108
- optional bool is_age_verified = 5;
109
- optional uint32 seconds_allowed_today = 6;
110
- optional bool age_verification_pending = 7;
111
- optional bool block_minors = 8;
112
- }
113
-
114
- message CPlayer_GetEmoticonList_Request {
115
- }
116
-
117
- message CPlayer_GetEmoticonList_Response {
118
- repeated .CPlayer_GetEmoticonList_Response_Emoticon emoticons = 1;
119
- }
120
-
121
- message CPlayer_GetEmoticonList_Response_Emoticon {
122
- optional string name = 1;
123
- optional int32 count = 2;
124
- optional uint32 time_last_used = 3;
125
- optional uint32 use_count = 4;
126
- optional uint32 time_received = 5;
127
- optional uint32 appid = 6;
128
- }
129
-
130
- message CPlayer_GetFavoriteBadge_Request {
131
- optional uint64 steamid = 1;
132
- }
133
-
134
- message CPlayer_GetFavoriteBadge_Response {
135
- optional bool has_favorite_badge = 1;
136
- optional uint32 badgeid = 2;
137
- optional uint64 communityitemid = 3;
138
- optional uint32 item_type = 4;
139
- optional uint32 border_color = 5;
140
- optional uint32 appid = 6;
141
- optional uint32 level = 7;
142
- }
143
-
144
- message CPlayer_GetFriendsAppsActivity_Request {
145
- optional string news_language = 1;
146
- optional uint32 request_flags = 2;
147
- }
148
-
149
- message CPlayer_GetFriendsAppsActivity_Response {
150
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo trending = 1;
151
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo recent_purchases = 2;
152
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo unowned = 3;
153
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo popular = 4;
154
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo dont_forget = 5;
155
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo being_discussed = 6;
156
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo new_to_group = 7;
157
- repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo returned_to_group = 8;
158
- optional uint32 active_friend_count = 9 [default = 0];
159
- }
160
-
161
- message CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo {
162
- optional uint32 appid = 1;
163
- repeated .CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime friends = 2;
164
- optional uint32 display_order = 3;
165
- }
166
-
167
- message CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime {
168
- optional fixed64 steamid = 1;
169
- optional uint32 minutes_played_this_week = 2;
170
- optional uint32 minutes_played_two_weeks = 3;
171
- optional uint32 minutes_played_forever = 4;
172
- optional uint32 event_count = 5;
173
- }
174
-
175
- message CPlayer_GetFriendsGameplayInfo_Request {
176
- optional uint32 appid = 1;
177
- }
178
-
179
- message CPlayer_GetFriendsGameplayInfo_Response {
180
- optional .CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo your_info = 1;
181
- repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo in_game = 2;
182
- repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo played_recently = 3;
183
- repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo played_ever = 4;
184
- repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo owns = 5;
185
- repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo in_wishlist = 6;
186
- }
187
-
188
- message CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo {
189
- optional fixed64 steamid = 1;
190
- optional uint32 minutes_played = 2;
191
- optional uint32 minutes_played_forever = 3;
192
- }
193
-
194
- message CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo {
195
- optional fixed64 steamid = 1;
196
- optional uint32 minutes_played = 2;
197
- optional uint32 minutes_played_forever = 3;
198
- optional bool in_wishlist = 4;
199
- optional bool owned = 5;
200
- }
201
-
202
- message CPlayer_GetGameAchievements_Request {
203
- optional uint32 appid = 1;
204
- optional string language = 2;
205
- }
206
-
207
- message CPlayer_GetGameAchievements_Response {
208
- repeated .CPlayer_GetGameAchievements_Response_Achievement achievements = 1;
209
- }
210
-
211
- message CPlayer_GetGameAchievements_Response_Achievement {
212
- optional string internal_name = 1;
213
- optional string localized_name = 2;
214
- optional string localized_desc = 3;
215
- optional string icon = 4;
216
- optional string icon_gray = 5;
217
- optional bool hidden = 6;
218
- optional string player_percent_unlocked = 7;
219
- }
220
-
221
- message CPlayer_GetGameBadgeLevels_Request {
222
- optional uint32 appid = 1;
223
- }
224
-
225
- message CPlayer_GetGameBadgeLevels_Response {
226
- optional uint32 player_level = 1;
227
- repeated .CPlayer_GetGameBadgeLevels_Response_Badge badges = 2;
228
- }
229
-
230
- message CPlayer_GetGameBadgeLevels_Response_Badge {
231
- optional int32 level = 1;
232
- optional int32 series = 2;
233
- optional uint32 border_color = 3;
234
- }
235
-
236
- message CPlayer_GetLastPlayedTimes_Request {
237
- optional uint32 min_last_played = 1;
238
- }
239
-
240
- message CPlayer_GetLastPlayedTimes_Response {
241
- repeated .CPlayer_GetLastPlayedTimes_Response_Game games = 1;
242
- }
243
-
244
- message CPlayer_GetLastPlayedTimes_Response_Game {
245
- optional int32 appid = 1;
246
- optional uint32 last_playtime = 2;
247
- optional int32 playtime_2weeks = 3;
248
- optional int32 playtime_forever = 4;
249
- optional uint32 first_playtime = 5;
250
- optional int32 playtime_windows_forever = 6;
251
- optional int32 playtime_mac_forever = 7;
252
- optional int32 playtime_linux_forever = 8;
253
- optional uint32 first_windows_playtime = 9;
254
- optional uint32 first_mac_playtime = 10;
255
- optional uint32 first_linux_playtime = 11;
256
- optional uint32 last_windows_playtime = 12;
257
- optional uint32 last_mac_playtime = 13;
258
- optional uint32 last_linux_playtime = 14;
259
- optional uint32 playtime_disconnected = 15;
260
- }
261
-
262
- message CPlayer_GetMiniProfileBackground_Request {
263
- optional fixed64 steamid = 1;
264
- optional string language = 2;
265
- }
266
-
267
- message CPlayer_GetMiniProfileBackground_Response {
268
- optional .ProfileItem profile_background = 1;
269
- }
270
-
271
- message CPlayer_GetMutualFriendsForIncomingInvites_Request {
272
- }
273
-
274
- message CPlayer_GetMutualFriendsForIncomingInvites_Response {
275
- repeated .CPlayer_IncomingInviteMutualFriendList incoming_invite_mutual_friends_lists = 1;
276
- }
277
-
278
- message CPlayer_GetNewSteamAnnouncementState_Request {
279
- optional int32 language = 1;
280
- }
281
-
282
- message CPlayer_GetNewSteamAnnouncementState_Response {
283
- optional int32 state = 1 [(.description) = "enum"];
284
- optional string announcement_headline = 2;
285
- optional string announcement_url = 3;
286
- optional uint32 time_posted = 4;
287
- optional uint64 announcement_gid = 5;
288
- }
289
-
290
- message CPlayer_GetNicknameList_Request {
291
- }
292
-
293
- message CPlayer_GetNicknameList_Response {
294
- repeated .CPlayer_GetNicknameList_Response_PlayerNickname nicknames = 1;
295
- }
296
-
297
- message CPlayer_GetNicknameList_Response_PlayerNickname {
298
- optional fixed32 accountid = 1;
299
- optional string nickname = 2;
300
- }
301
-
302
- message CPlayer_GetOwnedGames_Request {
303
- optional uint64 steamid = 1;
304
- optional bool include_appinfo = 2;
305
- optional bool include_played_free_games = 3;
306
- repeated uint32 appids_filter = 4;
307
- optional bool include_free_sub = 5;
308
- optional bool skip_unvetted_apps = 6 [default = true];
309
- optional string language = 7;
310
- optional bool include_extended_appinfo = 8;
311
- }
312
-
313
- message CPlayer_GetOwnedGames_Response {
314
- optional uint32 game_count = 1;
315
- repeated .CPlayer_GetOwnedGames_Response_Game games = 2;
316
- }
317
-
318
- message CPlayer_GetOwnedGames_Response_Game {
319
- optional int32 appid = 1;
320
- optional string name = 2;
321
- optional int32 playtime_2weeks = 3;
322
- optional int32 playtime_forever = 4;
323
- optional string img_icon_url = 5;
324
- optional string img_logo_url = 6;
325
- optional bool has_community_visible_stats = 7;
326
- optional int32 playtime_windows_forever = 8;
327
- optional int32 playtime_mac_forever = 9;
328
- optional int32 playtime_linux_forever = 10;
329
- optional uint32 rtime_last_played = 11;
330
- optional string capsule_filename = 12;
331
- optional string sort_as = 13;
332
- optional bool has_workshop = 14;
333
- optional bool has_market = 15;
334
- optional bool has_dlc = 16;
335
- optional bool has_leaderboards = 17;
336
- repeated uint32 content_descriptorids = 18;
337
- optional int32 playtime_disconnected = 19;
338
- }
339
-
340
- message CPlayer_GetPerFriendPreferences_Request {
341
- }
342
-
343
- message CPlayer_GetPerFriendPreferences_Response {
344
- repeated .PerFriendPreferences preferences = 1;
345
- }
346
-
347
- message CPlayer_GetPlayerLinkDetails_Request {
348
- repeated uint64 steamids = 1;
349
- }
350
-
351
- message CPlayer_GetPlayerLinkDetails_Response {
352
- repeated .CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails accounts = 1;
353
- }
354
-
355
- message CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails {
356
- optional .CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData public_data = 1;
357
- optional .CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData private_data = 2;
358
- }
359
-
360
- message CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData {
361
- optional int32 persona_state = 1;
362
- optional uint32 persona_state_flags = 2;
363
- optional uint32 time_created = 3;
364
- optional fixed64 game_id = 4;
365
- optional fixed64 game_server_steam_id = 5;
366
- optional uint32 game_server_ip_address = 6;
367
- optional uint32 game_server_port = 7;
368
- optional string game_extra_info = 8;
369
- optional string account_name = 9;
370
- optional fixed64 lobby_steam_id = 10;
371
- optional string rich_presence_kv = 11;
372
- optional fixed64 broadcast_session_id = 12;
373
- optional uint32 watching_broadcast_accountid = 13;
374
- optional uint32 watching_broadcast_appid = 14;
375
- optional uint32 watching_broadcast_viewers = 15;
376
- optional string watching_broadcast_title = 16;
377
- optional uint32 last_logoff_time = 17;
378
- optional uint32 last_seen_online = 18;
379
- optional int32 game_os_type = 19;
380
- optional int32 game_device_type = 20;
381
- optional string game_device_name = 21;
382
- }
383
-
384
- message CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData {
385
- optional fixed64 steamid = 1;
386
- optional int32 visibility_state = 2;
387
- optional int32 privacy_state = 3;
388
- optional int32 profile_state = 4;
389
- optional uint32 ban_expires_time = 7;
390
- optional uint32 account_flags = 8;
391
- optional bytes sha_digest_avatar = 9;
392
- optional string persona_name = 10;
393
- optional string profile_url = 11;
394
- optional bool content_country_restricted = 12;
395
- }
396
-
397
- message CPlayer_GetPlayNext_Request {
398
- optional uint32 max_age_seconds = 1;
399
- repeated uint32 ignore_appids = 2;
400
- }
401
-
402
- message CPlayer_GetPlayNext_Response {
403
- optional uint32 last_update_time = 1;
404
- repeated uint32 appids = 2;
405
- }
406
-
407
- message CPlayer_GetPostedStatus_Request {
408
- optional uint64 steamid = 1;
409
- optional uint64 postid = 2;
410
- }
411
-
412
- message CPlayer_GetPostedStatus_Response {
413
- optional uint32 accountid = 1;
414
- optional uint64 postid = 2;
415
- optional string status_text = 3;
416
- optional bool deleted = 4;
417
- optional uint32 appid = 5;
418
- }
419
-
420
- message CPlayer_GetPrivacySettings_Request {
421
- }
422
-
423
- message CPlayer_GetPrivacySettings_Response {
424
- optional .CPrivacySettings privacy_settings = 1;
425
- }
426
-
427
- message CPlayer_GetProfileBackground_Request {
428
- optional fixed64 steamid = 1;
429
- optional string language = 2;
430
- }
431
-
432
- message CPlayer_GetProfileBackground_Response {
433
- optional .ProfileItem profile_background = 1;
434
- }
435
-
436
- message CPlayer_GetProfileCustomization_Request {
437
- optional fixed64 steamid = 1;
438
- optional bool include_inactive_customizations = 2;
439
- optional bool include_purchased_customizations = 3;
440
- }
441
-
442
- message CPlayer_GetProfileCustomization_Response {
443
- repeated .ProfileCustomization customizations = 1;
444
- optional uint32 slots_available = 2;
445
- optional .ProfileTheme profile_theme = 3;
446
- repeated .CPlayer_GetProfileCustomization_Response_PurchasedCustomization purchased_customizations = 4;
447
- optional .ProfilePreferences profile_preferences = 5;
448
- }
449
-
450
- message CPlayer_GetProfileCustomization_Response_PurchasedCustomization {
451
- optional uint64 purchaseid = 1;
452
- optional int32 customization_type = 2 [(.description) = "enum"];
453
- optional uint32 level = 3;
454
- }
455
-
456
- message CPlayer_GetProfileItemsEquipped_Request {
457
- optional fixed64 steamid = 1;
458
- optional string language = 2;
459
- }
460
-
461
- message CPlayer_GetProfileItemsEquipped_Response {
462
- optional .ProfileItem profile_background = 1;
463
- optional .ProfileItem mini_profile_background = 2;
464
- optional .ProfileItem avatar_frame = 3;
465
- optional .ProfileItem animated_avatar = 4;
466
- optional .ProfileItem profile_modifier = 5;
467
- optional .ProfileItem steam_deck_keyboard_skin = 6;
468
- }
469
-
470
- message CPlayer_GetProfileItemsOwned_Request {
471
- optional string language = 1;
472
- repeated int32 filters = 2 [(.description) = "enum"];
473
- }
474
-
475
- message CPlayer_GetProfileItemsOwned_Response {
476
- repeated .ProfileItem profile_backgrounds = 1;
477
- repeated .ProfileItem mini_profile_backgrounds = 2;
478
- repeated .ProfileItem avatar_frames = 3;
479
- repeated .ProfileItem animated_avatars = 4;
480
- repeated .ProfileItem profile_modifiers = 5;
481
- repeated .ProfileItem steam_deck_keyboard_skins = 6;
482
- repeated .ProfileItem steam_deck_startup_movies = 7;
483
- }
484
-
485
- message CPlayer_GetProfileThemesAvailable_Request {
486
- }
487
-
488
- message CPlayer_GetProfileThemesAvailable_Response {
489
- repeated .ProfileTheme profile_themes = 1;
490
- }
491
-
492
- message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request {
493
- optional fixed64 steamid = 1;
494
- }
495
-
496
- message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response {
497
- repeated .CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization purchased_customizations = 1;
498
- repeated .CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization upgraded_customizations = 2;
499
- }
500
-
501
- message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization {
502
- optional int32 customization_type = 1 [(.description) = "enum"];
503
- optional uint32 count = 2;
504
- }
505
-
506
- message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization {
507
- optional int32 customization_type = 1 [(.description) = "enum"];
508
- optional uint32 level = 2;
509
- }
510
-
511
- message CPlayer_GetPurchasedProfileCustomizations_Request {
512
- optional fixed64 steamid = 1;
513
- }
514
-
515
- message CPlayer_GetPurchasedProfileCustomizations_Response {
516
- repeated .CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization purchased_customizations = 1;
517
- }
518
-
519
- message CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization {
520
- optional uint64 purchaseid = 1;
521
- optional int32 customization_type = 2 [(.description) = "enum"];
522
- }
523
-
524
- message CPlayer_GetSteamDeckKeyboardSkin_Request {
525
- optional fixed64 steamid = 1;
526
- optional string language = 2;
527
- }
528
-
529
- message CPlayer_GetSteamDeckKeyboardSkin_Response {
530
- optional .ProfileItem steam_deck_keyboard_skin = 1;
531
- }
532
-
533
- message CPlayer_GetTextFilterWords_Request {
534
- }
535
-
536
- message CPlayer_GetTextFilterWords_Response {
537
- optional .CPlayer_TextFilterWords words = 1;
538
- }
539
-
540
- message CPlayer_GetTimeSSAAccepted_Request {
541
- }
542
-
543
- message CPlayer_GetTimeSSAAccepted_Response {
544
- optional uint32 time_ssa_accepted = 1;
545
- optional uint32 time_ssa_updated = 2;
546
- optional uint32 time_chinassa_accepted = 3;
547
- }
548
-
549
- message CPlayer_GetTopAchievementsForGames_Request {
550
- optional uint64 steamid = 1;
551
- optional string language = 2;
552
- optional uint32 max_achievements = 3;
553
- repeated uint32 appids = 4;
554
- }
555
-
556
- message CPlayer_GetTopAchievementsForGames_Response {
557
- repeated .CPlayer_GetTopAchievementsForGames_Response_Game games = 1;
558
- }
559
-
560
- message CPlayer_GetTopAchievementsForGames_Response_Achievement {
561
- optional uint32 statid = 1;
562
- optional uint32 bit = 2;
563
- optional string name = 3;
564
- optional string desc = 4;
565
- optional string icon = 5;
566
- optional string icon_gray = 6;
567
- optional bool hidden = 7;
568
- optional string player_percent_unlocked = 8;
569
- }
570
-
571
- message CPlayer_GetTopAchievementsForGames_Response_Game {
572
- optional uint32 appid = 1;
573
- optional uint32 total_achievements = 2;
574
- repeated .CPlayer_GetTopAchievementsForGames_Response_Achievement achievements = 3;
575
- }
576
-
577
- message CPlayer_IgnoreFriend_Request {
578
- optional fixed64 steamid = 1;
579
- optional bool unignore = 2;
580
- }
581
-
582
- message CPlayer_IgnoreFriend_Response {
583
- optional uint32 friend_relationship = 1;
584
- }
585
-
586
- message CPlayer_IncomingInviteMutualFriendList {
587
- optional fixed64 steamid = 1;
588
- repeated uint32 mutual_friend_account_ids = 2;
589
- }
590
-
591
- message CPlayer_LastPlayedTimes_Notification {
592
- repeated .CPlayer_GetLastPlayedTimes_Response_Game games = 1;
593
- }
594
-
595
- message CPlayer_NewSteamAnnouncementState_Notification {
596
- optional int32 state = 1 [(.description) = "enum"];
597
- optional string announcement_headline = 2;
598
- optional string announcement_url = 3;
599
- optional uint32 time_posted = 4;
600
- optional uint64 announcement_gid = 5;
601
- }
602
-
603
- message CPlayer_PerFriendPreferencesChanged_Notification {
604
- optional fixed32 accountid = 1;
605
- optional .PerFriendPreferences preferences = 2;
606
- }
607
-
608
- message CPlayer_PostStatusToFriends_Request {
609
- optional uint32 appid = 1;
610
- optional string status_text = 2;
611
- }
612
-
613
- message CPlayer_PostStatusToFriends_Response {
614
- }
615
-
616
- message CPlayer_PrivacySettingsChanged_Notification {
617
- optional .CPrivacySettings privacy_settings = 1;
618
- }
619
-
620
- message CPlayer_RecordDisconnectedPlaytime_Request {
621
- repeated .CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory play_sessions = 3;
622
- }
623
-
624
- message CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory {
625
- optional uint32 appid = 1;
626
- optional uint32 session_time_start = 2;
627
- optional uint32 seconds = 3;
628
- optional bool offline = 4;
629
- optional uint32 owner = 5;
630
- }
631
-
632
- message CPlayer_RecordDisconnectedPlaytime_Response {
633
- }
634
-
635
- message CPlayer_RemoveFriend_Request {
636
- optional fixed64 steamid = 1;
637
- }
638
-
639
- message CPlayer_RemoveFriend_Response {
640
- optional uint32 friend_relationship = 1;
641
- }
642
-
643
- message CPlayer_SetAnimatedAvatar_Request {
644
- optional uint64 communityitemid = 1;
645
- }
646
-
647
- message CPlayer_SetAnimatedAvatar_Response {
648
- }
649
-
650
- message CPlayer_SetAvatarFrame_Request {
651
- optional uint64 communityitemid = 1;
652
- }
653
-
654
- message CPlayer_SetAvatarFrame_Response {
655
- }
656
-
657
- message CPlayer_SetCommunityPreferences_Request {
658
- optional .CPlayer_CommunityPreferences preferences = 1;
659
- }
660
-
661
- message CPlayer_SetCommunityPreferences_Response {
662
- }
663
-
664
- message CPlayer_SetEquippedProfileItemFlags_Request {
665
- optional uint64 communityitemid = 1;
666
- optional uint32 flags = 2;
667
- }
668
-
669
- message CPlayer_SetEquippedProfileItemFlags_Response {
670
- }
671
-
672
- message CPlayer_SetFavoriteBadge_Request {
673
- optional uint64 communityitemid = 1;
674
- optional uint32 badgeid = 2;
675
- }
676
-
677
- message CPlayer_SetFavoriteBadge_Response {
678
- }
679
-
680
- message CPlayer_SetMiniProfileBackground_Request {
681
- optional uint64 communityitemid = 1;
682
- }
683
-
684
- message CPlayer_SetMiniProfileBackground_Response {
685
- }
686
-
687
- message CPlayer_SetPerFriendPreferences_Request {
688
- optional .PerFriendPreferences preferences = 1;
689
- }
690
-
691
- message CPlayer_SetPerFriendPreferences_Response {
692
- }
693
-
694
- message CPlayer_SetProfileBackground_Request {
695
- optional uint64 communityitemid = 1;
696
- }
697
-
698
- message CPlayer_SetProfileBackground_Response {
699
- }
700
-
701
- message CPlayer_SetProfilePreferences_Request {
702
- optional .ProfilePreferences profile_preferences = 1;
703
- }
704
-
705
- message CPlayer_SetProfilePreferences_Response {
706
- }
707
-
708
- message CPlayer_SetProfileTheme_Request {
709
- optional string theme_id = 1;
710
- }
711
-
712
- message CPlayer_SetProfileTheme_Response {
713
- }
714
-
715
- message CPlayer_SetSteamDeckKeyboardSkin_Request {
716
- optional uint64 communityitemid = 1;
717
- }
718
-
719
- message CPlayer_SetSteamDeckKeyboardSkin_Response {
720
- }
721
-
722
- message CPlayer_TextFilterWords {
723
- repeated string text_filter_custom_banned_words = 1;
724
- repeated string text_filter_custom_clean_words = 2;
725
- optional uint32 text_filter_words_revision = 3;
726
- }
727
-
728
- message CPlayer_TextFilterWordsChanged_Notification {
729
- optional .CPlayer_TextFilterWords words = 1;
730
- }
731
-
732
- message CPlayer_UpdateSteamAnnouncementLastRead_Request {
733
- optional uint64 announcement_gid = 1;
734
- optional uint32 time_posted = 2;
735
- }
736
-
737
- message CPlayer_UpdateSteamAnnouncementLastRead_Response {
738
- }
739
-
740
- message CPrivacySettings {
741
- optional int32 privacy_state = 1;
742
- optional int32 privacy_state_inventory = 2;
743
- optional int32 privacy_state_gifts = 3;
744
- optional int32 privacy_state_ownedgames = 4;
745
- optional int32 privacy_state_playtime = 5;
746
- optional int32 privacy_state_friendslist = 6;
747
- }
748
-
749
- message PerFriendPreferences {
750
- optional fixed32 accountid = 1;
751
- optional string nickname = 2;
752
- optional int32 notifications_showingame = 3 [(.description) = "enum"];
753
- optional int32 notifications_showonline = 4 [(.description) = "enum"];
754
- optional int32 notifications_showmessages = 5 [(.description) = "enum"];
755
- optional int32 sounds_showingame = 6 [(.description) = "enum"];
756
- optional int32 sounds_showonline = 7 [(.description) = "enum"];
757
- optional int32 sounds_showmessages = 8 [(.description) = "enum"];
758
- optional int32 notifications_sendmobile = 9 [(.description) = "enum"];
759
- }
760
-
761
- message ProfileCustomization {
762
- optional int32 customization_type = 1 [(.description) = "enum"];
763
- optional bool large = 2;
764
- repeated .ProfileCustomizationSlot slots = 3;
765
- optional bool active = 4;
766
- optional int32 customization_style = 5 [(.description) = "enum"];
767
- optional uint64 purchaseid = 6;
768
- optional uint32 level = 7;
769
- }
770
-
771
- message ProfileCustomizationSlot {
772
- optional uint32 slot = 1;
773
- optional uint32 appid = 2;
774
- optional uint64 publishedfileid = 3;
775
- optional uint64 item_assetid = 4;
776
- optional uint64 item_contextid = 5;
777
- optional string notes = 6;
778
- optional string title = 7;
779
- optional uint32 accountid = 8;
780
- optional uint32 badgeid = 9;
781
- optional uint32 border_color = 10;
782
- optional uint64 item_classid = 11;
783
- optional uint64 item_instanceid = 12;
784
- optional int32 ban_check_result = 13 [(.description) = "enum"];
785
- optional uint32 replay_year = 14;
786
- }
787
-
788
- message ProfileItem {
789
- optional uint64 communityitemid = 1;
790
- optional string image_small = 2;
791
- optional string image_large = 3;
792
- optional string name = 4;
793
- optional string item_title = 5;
794
- optional string item_description = 6;
795
- optional uint32 appid = 7;
796
- optional uint32 item_type = 8;
797
- optional uint32 item_class = 9;
798
- optional string movie_webm = 10;
799
- optional string movie_mp4 = 11;
800
- optional uint32 equipped_flags = 12;
801
- optional string movie_webm_small = 13;
802
- optional string movie_mp4_small = 14;
803
- repeated .ProfileItem_ProfileColor profile_colors = 15;
804
- }
805
-
806
- message ProfileItem_ProfileColor {
807
- optional string style_name = 1;
808
- optional string color = 2;
809
- }
810
-
811
- message ProfilePreferences {
812
- optional bool hide_profile_awards = 1;
813
- }
814
-
815
- message ProfileTheme {
816
- optional string theme_id = 1;
817
- optional string title = 2;
818
- }
819
-
820
- service Player {
821
- rpc AcceptSSA (.CPlayer_AcceptSSA_Request) returns (.CPlayer_AcceptSSA_Response);
822
- rpc AddFriend (.CPlayer_AddFriend_Request) returns (.CPlayer_AddFriend_Response);
823
- rpc ClientGetLastPlayedTimes (.CPlayer_GetLastPlayedTimes_Request) returns (.CPlayer_GetLastPlayedTimes_Response);
824
- rpc DeletePostedStatus (.CPlayer_DeletePostedStatus_Request) returns (.CPlayer_DeletePostedStatus_Response);
825
- rpc GetAchievementsProgress (.CPlayer_GetAchievementsProgress_Request) returns (.CPlayer_GetAchievementsProgress_Response);
826
- rpc GetAnimatedAvatar (.CPlayer_GetAnimatedAvatar_Request) returns (.CPlayer_GetAnimatedAvatar_Response);
827
- rpc GetAvatarFrame (.CPlayer_GetAvatarFrame_Request) returns (.CPlayer_GetAvatarFrame_Response);
828
- rpc GetCommunityPreferences (.CPlayer_GetCommunityPreferences_Request) returns (.CPlayer_GetCommunityPreferences_Response);
829
- rpc GetDurationControl (.CPlayer_GetDurationControl_Request) returns (.CPlayer_GetDurationControl_Response);
830
- rpc GetEmoticonList (.CPlayer_GetEmoticonList_Request) returns (.CPlayer_GetEmoticonList_Response);
831
- rpc GetFavoriteBadge (.CPlayer_GetFavoriteBadge_Request) returns (.CPlayer_GetFavoriteBadge_Response);
832
- rpc GetFriendsAppsActivity (.CPlayer_GetFriendsAppsActivity_Request) returns (.CPlayer_GetFriendsAppsActivity_Response);
833
- rpc GetFriendsGameplayInfo (.CPlayer_GetFriendsGameplayInfo_Request) returns (.CPlayer_GetFriendsGameplayInfo_Response);
834
- rpc GetGameAchievements (.CPlayer_GetGameAchievements_Request) returns (.CPlayer_GetGameAchievements_Response);
835
- rpc GetGameBadgeLevels (.CPlayer_GetGameBadgeLevels_Request) returns (.CPlayer_GetGameBadgeLevels_Response);
836
- rpc GetMiniProfileBackground (.CPlayer_GetMiniProfileBackground_Request) returns (.CPlayer_GetMiniProfileBackground_Response);
837
- rpc GetMutualFriendsForIncomingInvites (.CPlayer_GetMutualFriendsForIncomingInvites_Request) returns (.CPlayer_GetMutualFriendsForIncomingInvites_Response);
838
- rpc GetNewSteamAnnouncementState (.CPlayer_GetNewSteamAnnouncementState_Request) returns (.CPlayer_GetNewSteamAnnouncementState_Response);
839
- rpc GetNicknameList (.CPlayer_GetNicknameList_Request) returns (.CPlayer_GetNicknameList_Response);
840
- rpc GetOwnedGames (.CPlayer_GetOwnedGames_Request) returns (.CPlayer_GetOwnedGames_Response);
841
- rpc GetPerFriendPreferences (.CPlayer_GetPerFriendPreferences_Request) returns (.CPlayer_GetPerFriendPreferences_Response);
842
- rpc GetPlayerLinkDetails (.CPlayer_GetPlayerLinkDetails_Request) returns (.CPlayer_GetPlayerLinkDetails_Response);
843
- rpc GetPlayNext (.CPlayer_GetPlayNext_Request) returns (.CPlayer_GetPlayNext_Response);
844
- rpc GetPostedStatus (.CPlayer_GetPostedStatus_Request) returns (.CPlayer_GetPostedStatus_Response);
845
- rpc GetPrivacySettings (.CPlayer_GetPrivacySettings_Request) returns (.CPlayer_GetPrivacySettings_Response);
846
- rpc GetProfileBackground (.CPlayer_GetProfileBackground_Request) returns (.CPlayer_GetProfileBackground_Response);
847
- rpc GetProfileCustomization (.CPlayer_GetProfileCustomization_Request) returns (.CPlayer_GetProfileCustomization_Response);
848
- rpc GetProfileItemsEquipped (.CPlayer_GetProfileItemsEquipped_Request) returns (.CPlayer_GetProfileItemsEquipped_Response);
849
- rpc GetProfileItemsOwned (.CPlayer_GetProfileItemsOwned_Request) returns (.CPlayer_GetProfileItemsOwned_Response);
850
- rpc GetProfileThemesAvailable (.CPlayer_GetProfileThemesAvailable_Request) returns (.CPlayer_GetProfileThemesAvailable_Response);
851
- rpc GetPurchasedAndUpgradedProfileCustomizations (.CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) returns (.CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response);
852
- rpc GetPurchasedProfileCustomizations (.CPlayer_GetPurchasedProfileCustomizations_Request) returns (.CPlayer_GetPurchasedProfileCustomizations_Response);
853
- rpc GetSteamDeckKeyboardSkin (.CPlayer_GetSteamDeckKeyboardSkin_Request) returns (.CPlayer_GetSteamDeckKeyboardSkin_Response);
854
- rpc GetTextFilterWords (.CPlayer_GetTextFilterWords_Request) returns (.CPlayer_GetTextFilterWords_Response);
855
- rpc GetTimeSSAAccepted (.CPlayer_GetTimeSSAAccepted_Request) returns (.CPlayer_GetTimeSSAAccepted_Response);
856
- rpc GetTopAchievementsForGames (.CPlayer_GetTopAchievementsForGames_Request) returns (.CPlayer_GetTopAchievementsForGames_Response);
857
- rpc IgnoreFriend (.CPlayer_IgnoreFriend_Request) returns (.CPlayer_IgnoreFriend_Response);
858
- rpc PostStatusToFriends (.CPlayer_PostStatusToFriends_Request) returns (.CPlayer_PostStatusToFriends_Response);
859
- rpc RecordDisconnectedPlaytime (.CPlayer_RecordDisconnectedPlaytime_Request) returns (.CPlayer_RecordDisconnectedPlaytime_Response);
860
- rpc RemoveFriend (.CPlayer_RemoveFriend_Request) returns (.CPlayer_RemoveFriend_Response);
861
- rpc SetAnimatedAvatar (.CPlayer_SetAnimatedAvatar_Request) returns (.CPlayer_SetAnimatedAvatar_Response);
862
- rpc SetAvatarFrame (.CPlayer_SetAvatarFrame_Request) returns (.CPlayer_SetAvatarFrame_Response);
863
- rpc SetCommunityPreferences (.CPlayer_SetCommunityPreferences_Request) returns (.CPlayer_SetCommunityPreferences_Response);
864
- rpc SetEquippedProfileItemFlags (.CPlayer_SetEquippedProfileItemFlags_Request) returns (.CPlayer_SetEquippedProfileItemFlags_Response);
865
- rpc SetFavoriteBadge (.CPlayer_SetFavoriteBadge_Request) returns (.CPlayer_SetFavoriteBadge_Response);
866
- rpc SetMiniProfileBackground (.CPlayer_SetMiniProfileBackground_Request) returns (.CPlayer_SetMiniProfileBackground_Response);
867
- rpc SetPerFriendPreferences (.CPlayer_SetPerFriendPreferences_Request) returns (.CPlayer_SetPerFriendPreferences_Response);
868
- rpc SetProfileBackground (.CPlayer_SetProfileBackground_Request) returns (.CPlayer_SetProfileBackground_Response);
869
- rpc SetProfilePreferences (.CPlayer_SetProfilePreferences_Request) returns (.CPlayer_SetProfilePreferences_Response);
870
- rpc SetProfileTheme (.CPlayer_SetProfileTheme_Request) returns (.CPlayer_SetProfileTheme_Response);
871
- rpc SetSteamDeckKeyboardSkin (.CPlayer_SetSteamDeckKeyboardSkin_Request) returns (.CPlayer_SetSteamDeckKeyboardSkin_Response);
872
- rpc UpdateSteamAnnouncementLastRead (.CPlayer_UpdateSteamAnnouncementLastRead_Request) returns (.CPlayer_UpdateSteamAnnouncementLastRead_Response);
873
- }
874
-
875
- service PlayerClient {
876
- rpc NotifyCommunityPreferencesChanged (.CPlayer_CommunityPreferencesChanged_Notification) returns (.NoResponse);
877
- rpc NotifyFriendEquippedProfileItemsChanged (.CPlayer_FriendEquippedProfileItemsChanged_Notification) returns (.NoResponse);
878
- rpc NotifyFriendNicknameChanged (.CPlayer_FriendNicknameChanged_Notification) returns (.NoResponse);
879
- rpc NotifyLastPlayedTimes (.CPlayer_LastPlayedTimes_Notification) returns (.NoResponse);
880
- rpc NotifyNewSteamAnnouncementState (.CPlayer_NewSteamAnnouncementState_Notification) returns (.NoResponse);
881
- rpc NotifyPerFriendPreferencesChanged (.CPlayer_PerFriendPreferencesChanged_Notification) returns (.NoResponse);
882
- rpc NotifyPrivacyPrivacySettingsChanged (.CPlayer_PrivacySettingsChanged_Notification) returns (.NoResponse);
883
- rpc NotifyTextFilterWordsChanged (.CPlayer_TextFilterWordsChanged_Notification) returns (.NoResponse);
884
- }
885
-
1
+ import "common_base.proto";
2
+ import "common.proto";
3
+
4
+ message CPlayer_AcceptSSA_Request {
5
+ optional int32 agreement_type = 1 [(.description) = "enum"];
6
+ optional uint32 time_signed_utc = 2;
7
+ }
8
+
9
+ message CPlayer_AcceptSSA_Response {
10
+ }
11
+
12
+ message CPlayer_AddFriend_Request {
13
+ optional fixed64 steamid = 1;
14
+ }
15
+
16
+ message CPlayer_AddFriend_Response {
17
+ optional bool invite_sent = 1;
18
+ optional uint32 friend_relationship = 2;
19
+ optional int32 result = 3;
20
+ }
21
+
22
+ message CPlayer_CommunityPreferences {
23
+ optional bool hide_adult_content_violence = 1 [default = true];
24
+ optional bool hide_adult_content_sex = 2 [default = true];
25
+ optional uint32 timestamp_updated = 3;
26
+ optional bool parenthesize_nicknames = 4 [default = false];
27
+ optional int32 text_filter_setting = 5 [(.description) = "enum"];
28
+ optional bool text_filter_ignore_friends = 6 [default = true];
29
+ optional uint32 text_filter_words_revision = 7;
30
+ }
31
+
32
+ message CPlayer_CommunityPreferencesChanged_Notification {
33
+ optional .CPlayer_CommunityPreferences preferences = 1;
34
+ optional .UserContentDescriptorPreferences content_descriptor_preferences = 2;
35
+ }
36
+
37
+ message CPlayer_DeletePostedStatus_Request {
38
+ optional uint64 postid = 1;
39
+ }
40
+
41
+ message CPlayer_DeletePostedStatus_Response {
42
+ }
43
+
44
+ message CPlayer_FriendEquippedProfileItemsChanged_Notification {
45
+ optional fixed32 accountid = 1;
46
+ }
47
+
48
+ message CPlayer_FriendNicknameChanged_Notification {
49
+ optional fixed32 accountid = 1;
50
+ optional string nickname = 2;
51
+ optional bool is_echo_to_self = 3;
52
+ }
53
+
54
+ message CPlayer_GetAchievementsProgress_Request {
55
+ optional uint64 steamid = 1;
56
+ optional string language = 2;
57
+ repeated uint32 appids = 3;
58
+ }
59
+
60
+ message CPlayer_GetAchievementsProgress_Response {
61
+ repeated .CPlayer_GetAchievementsProgress_Response_AchievementProgress achievement_progress = 1;
62
+ }
63
+
64
+ message CPlayer_GetAchievementsProgress_Response_AchievementProgress {
65
+ optional uint32 appid = 1;
66
+ optional uint32 unlocked = 2;
67
+ optional uint32 total = 3;
68
+ optional float percentage = 4;
69
+ optional bool all_unlocked = 5;
70
+ optional uint32 cache_time = 6;
71
+ }
72
+
73
+ message CPlayer_GetAnimatedAvatar_Request {
74
+ optional fixed64 steamid = 1;
75
+ optional string language = 2;
76
+ }
77
+
78
+ message CPlayer_GetAnimatedAvatar_Response {
79
+ optional .ProfileItem avatar = 1;
80
+ }
81
+
82
+ message CPlayer_GetAvatarFrame_Request {
83
+ optional fixed64 steamid = 1;
84
+ optional string language = 2;
85
+ }
86
+
87
+ message CPlayer_GetAvatarFrame_Response {
88
+ optional .ProfileItem avatar_frame = 1;
89
+ }
90
+
91
+ message CPlayer_GetCommunityPreferences_Request {
92
+ }
93
+
94
+ message CPlayer_GetCommunityPreferences_Response {
95
+ optional .CPlayer_CommunityPreferences preferences = 1;
96
+ optional .UserContentDescriptorPreferences content_descriptor_preferences = 2;
97
+ }
98
+
99
+ message CPlayer_GetDurationControl_Request {
100
+ optional uint32 appid = 1;
101
+ }
102
+
103
+ message CPlayer_GetDurationControl_Response {
104
+ optional bool is_enabled = 1;
105
+ optional int32 seconds = 2;
106
+ optional int32 seconds_today = 3;
107
+ optional bool is_steamchina_account = 4;
108
+ optional bool is_age_verified = 5;
109
+ optional uint32 seconds_allowed_today = 6;
110
+ optional bool age_verification_pending = 7;
111
+ optional bool block_minors = 8;
112
+ }
113
+
114
+ message CPlayer_GetEmoticonList_Request {
115
+ }
116
+
117
+ message CPlayer_GetEmoticonList_Response {
118
+ repeated .CPlayer_GetEmoticonList_Response_Emoticon emoticons = 1;
119
+ }
120
+
121
+ message CPlayer_GetEmoticonList_Response_Emoticon {
122
+ optional string name = 1;
123
+ optional int32 count = 2;
124
+ optional uint32 time_last_used = 3;
125
+ optional uint32 use_count = 4;
126
+ optional uint32 time_received = 5;
127
+ optional uint32 appid = 6;
128
+ }
129
+
130
+ message CPlayer_GetFavoriteBadge_Request {
131
+ optional uint64 steamid = 1;
132
+ }
133
+
134
+ message CPlayer_GetFavoriteBadge_Response {
135
+ optional bool has_favorite_badge = 1;
136
+ optional uint32 badgeid = 2;
137
+ optional uint64 communityitemid = 3;
138
+ optional uint32 item_type = 4;
139
+ optional uint32 border_color = 5;
140
+ optional uint32 appid = 6;
141
+ optional uint32 level = 7;
142
+ }
143
+
144
+ message CPlayer_GetFriendsAppsActivity_Request {
145
+ optional string news_language = 1;
146
+ optional uint32 request_flags = 2;
147
+ }
148
+
149
+ message CPlayer_GetFriendsAppsActivity_Response {
150
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo trending = 1;
151
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo recent_purchases = 2;
152
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo unowned = 3;
153
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo popular = 4;
154
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo dont_forget = 5;
155
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo being_discussed = 6;
156
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo new_to_group = 7;
157
+ repeated .CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo returned_to_group = 8;
158
+ optional uint32 active_friend_count = 9 [default = 0];
159
+ }
160
+
161
+ message CPlayer_GetFriendsAppsActivity_Response_AppFriendsInfo {
162
+ optional uint32 appid = 1;
163
+ repeated .CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime friends = 2;
164
+ optional uint32 display_order = 3;
165
+ }
166
+
167
+ message CPlayer_GetFriendsAppsActivity_Response_FriendPlayTime {
168
+ optional fixed64 steamid = 1;
169
+ optional uint32 minutes_played_this_week = 2;
170
+ optional uint32 minutes_played_two_weeks = 3;
171
+ optional uint32 minutes_played_forever = 4;
172
+ optional uint32 event_count = 5;
173
+ }
174
+
175
+ message CPlayer_GetFriendsGameplayInfo_Request {
176
+ optional uint32 appid = 1;
177
+ }
178
+
179
+ message CPlayer_GetFriendsGameplayInfo_Response {
180
+ optional .CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo your_info = 1;
181
+ repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo in_game = 2;
182
+ repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo played_recently = 3;
183
+ repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo played_ever = 4;
184
+ repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo owns = 5;
185
+ repeated .CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo in_wishlist = 6;
186
+ }
187
+
188
+ message CPlayer_GetFriendsGameplayInfo_Response_FriendsGameplayInfo {
189
+ optional fixed64 steamid = 1;
190
+ optional uint32 minutes_played = 2;
191
+ optional uint32 minutes_played_forever = 3;
192
+ }
193
+
194
+ message CPlayer_GetFriendsGameplayInfo_Response_OwnGameplayInfo {
195
+ optional fixed64 steamid = 1;
196
+ optional uint32 minutes_played = 2;
197
+ optional uint32 minutes_played_forever = 3;
198
+ optional bool in_wishlist = 4;
199
+ optional bool owned = 5;
200
+ }
201
+
202
+ message CPlayer_GetGameAchievements_Request {
203
+ optional uint32 appid = 1;
204
+ optional string language = 2;
205
+ }
206
+
207
+ message CPlayer_GetGameAchievements_Response {
208
+ repeated .CPlayer_GetGameAchievements_Response_Achievement achievements = 1;
209
+ }
210
+
211
+ message CPlayer_GetGameAchievements_Response_Achievement {
212
+ optional string internal_name = 1;
213
+ optional string localized_name = 2;
214
+ optional string localized_desc = 3;
215
+ optional string icon = 4;
216
+ optional string icon_gray = 5;
217
+ optional bool hidden = 6;
218
+ optional string player_percent_unlocked = 7;
219
+ }
220
+
221
+ message CPlayer_GetGameBadgeLevels_Request {
222
+ optional uint32 appid = 1;
223
+ }
224
+
225
+ message CPlayer_GetGameBadgeLevels_Response {
226
+ optional uint32 player_level = 1;
227
+ repeated .CPlayer_GetGameBadgeLevels_Response_Badge badges = 2;
228
+ }
229
+
230
+ message CPlayer_GetGameBadgeLevels_Response_Badge {
231
+ optional int32 level = 1;
232
+ optional int32 series = 2;
233
+ optional uint32 border_color = 3;
234
+ }
235
+
236
+ message CPlayer_GetLastPlayedTimes_Request {
237
+ optional uint32 min_last_played = 1;
238
+ }
239
+
240
+ message CPlayer_GetLastPlayedTimes_Response {
241
+ repeated .CPlayer_GetLastPlayedTimes_Response_Game games = 1;
242
+ }
243
+
244
+ message CPlayer_GetLastPlayedTimes_Response_Game {
245
+ optional int32 appid = 1;
246
+ optional uint32 last_playtime = 2;
247
+ optional int32 playtime_2weeks = 3;
248
+ optional int32 playtime_forever = 4;
249
+ optional uint32 first_playtime = 5;
250
+ optional int32 playtime_windows_forever = 6;
251
+ optional int32 playtime_mac_forever = 7;
252
+ optional int32 playtime_linux_forever = 8;
253
+ optional uint32 first_windows_playtime = 9;
254
+ optional uint32 first_mac_playtime = 10;
255
+ optional uint32 first_linux_playtime = 11;
256
+ optional uint32 last_windows_playtime = 12;
257
+ optional uint32 last_mac_playtime = 13;
258
+ optional uint32 last_linux_playtime = 14;
259
+ optional uint32 playtime_disconnected = 15;
260
+ }
261
+
262
+ message CPlayer_GetMiniProfileBackground_Request {
263
+ optional fixed64 steamid = 1;
264
+ optional string language = 2;
265
+ }
266
+
267
+ message CPlayer_GetMiniProfileBackground_Response {
268
+ optional .ProfileItem profile_background = 1;
269
+ }
270
+
271
+ message CPlayer_GetMutualFriendsForIncomingInvites_Request {
272
+ }
273
+
274
+ message CPlayer_GetMutualFriendsForIncomingInvites_Response {
275
+ repeated .CPlayer_IncomingInviteMutualFriendList incoming_invite_mutual_friends_lists = 1;
276
+ }
277
+
278
+ message CPlayer_GetNewSteamAnnouncementState_Request {
279
+ optional int32 language = 1;
280
+ }
281
+
282
+ message CPlayer_GetNewSteamAnnouncementState_Response {
283
+ optional int32 state = 1 [(.description) = "enum"];
284
+ optional string announcement_headline = 2;
285
+ optional string announcement_url = 3;
286
+ optional uint32 time_posted = 4;
287
+ optional uint64 announcement_gid = 5;
288
+ }
289
+
290
+ message CPlayer_GetNicknameList_Request {
291
+ }
292
+
293
+ message CPlayer_GetNicknameList_Response {
294
+ repeated .CPlayer_GetNicknameList_Response_PlayerNickname nicknames = 1;
295
+ }
296
+
297
+ message CPlayer_GetNicknameList_Response_PlayerNickname {
298
+ optional fixed32 accountid = 1;
299
+ optional string nickname = 2;
300
+ }
301
+
302
+ message CPlayer_GetOwnedGames_Request {
303
+ optional uint64 steamid = 1;
304
+ optional bool include_appinfo = 2;
305
+ optional bool include_played_free_games = 3;
306
+ repeated uint32 appids_filter = 4;
307
+ optional bool include_free_sub = 5;
308
+ optional bool skip_unvetted_apps = 6 [default = true];
309
+ optional string language = 7;
310
+ optional bool include_extended_appinfo = 8;
311
+ }
312
+
313
+ message CPlayer_GetOwnedGames_Response {
314
+ optional uint32 game_count = 1;
315
+ repeated .CPlayer_GetOwnedGames_Response_Game games = 2;
316
+ }
317
+
318
+ message CPlayer_GetOwnedGames_Response_Game {
319
+ optional int32 appid = 1;
320
+ optional string name = 2;
321
+ optional int32 playtime_2weeks = 3;
322
+ optional int32 playtime_forever = 4;
323
+ optional string img_icon_url = 5;
324
+ optional string img_logo_url = 6;
325
+ optional bool has_community_visible_stats = 7;
326
+ optional int32 playtime_windows_forever = 8;
327
+ optional int32 playtime_mac_forever = 9;
328
+ optional int32 playtime_linux_forever = 10;
329
+ optional uint32 rtime_last_played = 11;
330
+ optional string capsule_filename = 12;
331
+ optional string sort_as = 13;
332
+ optional bool has_workshop = 14;
333
+ optional bool has_market = 15;
334
+ optional bool has_dlc = 16;
335
+ optional bool has_leaderboards = 17;
336
+ repeated uint32 content_descriptorids = 18;
337
+ optional int32 playtime_disconnected = 19;
338
+ }
339
+
340
+ message CPlayer_GetPerFriendPreferences_Request {
341
+ }
342
+
343
+ message CPlayer_GetPerFriendPreferences_Response {
344
+ repeated .PerFriendPreferences preferences = 1;
345
+ }
346
+
347
+ message CPlayer_GetPlayerLinkDetails_Request {
348
+ repeated uint64 steamids = 1;
349
+ }
350
+
351
+ message CPlayer_GetPlayerLinkDetails_Response {
352
+ repeated .CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails accounts = 1;
353
+ }
354
+
355
+ message CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails {
356
+ optional .CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData public_data = 1;
357
+ optional .CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData private_data = 2;
358
+ }
359
+
360
+ message CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPrivateData {
361
+ optional int32 persona_state = 1;
362
+ optional uint32 persona_state_flags = 2;
363
+ optional uint32 time_created = 3;
364
+ optional fixed64 game_id = 4;
365
+ optional fixed64 game_server_steam_id = 5;
366
+ optional uint32 game_server_ip_address = 6;
367
+ optional uint32 game_server_port = 7;
368
+ optional string game_extra_info = 8;
369
+ optional string account_name = 9;
370
+ optional fixed64 lobby_steam_id = 10;
371
+ optional string rich_presence_kv = 11;
372
+ optional fixed64 broadcast_session_id = 12;
373
+ optional uint32 watching_broadcast_accountid = 13;
374
+ optional uint32 watching_broadcast_appid = 14;
375
+ optional uint32 watching_broadcast_viewers = 15;
376
+ optional string watching_broadcast_title = 16;
377
+ optional uint32 last_logoff_time = 17;
378
+ optional uint32 last_seen_online = 18;
379
+ optional int32 game_os_type = 19;
380
+ optional int32 game_device_type = 20;
381
+ optional string game_device_name = 21;
382
+ }
383
+
384
+ message CPlayer_GetPlayerLinkDetails_Response_PlayerLinkDetails_AccountPublicData {
385
+ optional fixed64 steamid = 1;
386
+ optional int32 visibility_state = 2;
387
+ optional int32 privacy_state = 3;
388
+ optional int32 profile_state = 4;
389
+ optional uint32 ban_expires_time = 7;
390
+ optional uint32 account_flags = 8;
391
+ optional bytes sha_digest_avatar = 9;
392
+ optional string persona_name = 10;
393
+ optional string profile_url = 11;
394
+ optional bool content_country_restricted = 12;
395
+ }
396
+
397
+ message CPlayer_GetPlayNext_Request {
398
+ optional uint32 max_age_seconds = 1;
399
+ repeated uint32 ignore_appids = 2;
400
+ }
401
+
402
+ message CPlayer_GetPlayNext_Response {
403
+ optional uint32 last_update_time = 1;
404
+ repeated uint32 appids = 2;
405
+ }
406
+
407
+ message CPlayer_GetPostedStatus_Request {
408
+ optional uint64 steamid = 1;
409
+ optional uint64 postid = 2;
410
+ }
411
+
412
+ message CPlayer_GetPostedStatus_Response {
413
+ optional uint32 accountid = 1;
414
+ optional uint64 postid = 2;
415
+ optional string status_text = 3;
416
+ optional bool deleted = 4;
417
+ optional uint32 appid = 5;
418
+ }
419
+
420
+ message CPlayer_GetPrivacySettings_Request {
421
+ }
422
+
423
+ message CPlayer_GetPrivacySettings_Response {
424
+ optional .CPrivacySettings privacy_settings = 1;
425
+ }
426
+
427
+ message CPlayer_GetProfileBackground_Request {
428
+ optional fixed64 steamid = 1;
429
+ optional string language = 2;
430
+ }
431
+
432
+ message CPlayer_GetProfileBackground_Response {
433
+ optional .ProfileItem profile_background = 1;
434
+ }
435
+
436
+ message CPlayer_GetProfileCustomization_Request {
437
+ optional fixed64 steamid = 1;
438
+ optional bool include_inactive_customizations = 2;
439
+ optional bool include_purchased_customizations = 3;
440
+ }
441
+
442
+ message CPlayer_GetProfileCustomization_Response {
443
+ repeated .ProfileCustomization customizations = 1;
444
+ optional uint32 slots_available = 2;
445
+ optional .ProfileTheme profile_theme = 3;
446
+ repeated .CPlayer_GetProfileCustomization_Response_PurchasedCustomization purchased_customizations = 4;
447
+ optional .ProfilePreferences profile_preferences = 5;
448
+ }
449
+
450
+ message CPlayer_GetProfileCustomization_Response_PurchasedCustomization {
451
+ optional uint64 purchaseid = 1;
452
+ optional int32 customization_type = 2 [(.description) = "enum"];
453
+ optional uint32 level = 3;
454
+ }
455
+
456
+ message CPlayer_GetProfileItemsEquipped_Request {
457
+ optional fixed64 steamid = 1;
458
+ optional string language = 2;
459
+ }
460
+
461
+ message CPlayer_GetProfileItemsEquipped_Response {
462
+ optional .ProfileItem profile_background = 1;
463
+ optional .ProfileItem mini_profile_background = 2;
464
+ optional .ProfileItem avatar_frame = 3;
465
+ optional .ProfileItem animated_avatar = 4;
466
+ optional .ProfileItem profile_modifier = 5;
467
+ optional .ProfileItem steam_deck_keyboard_skin = 6;
468
+ }
469
+
470
+ message CPlayer_GetProfileItemsOwned_Request {
471
+ optional string language = 1;
472
+ repeated int32 filters = 2 [(.description) = "enum"];
473
+ }
474
+
475
+ message CPlayer_GetProfileItemsOwned_Response {
476
+ repeated .ProfileItem profile_backgrounds = 1;
477
+ repeated .ProfileItem mini_profile_backgrounds = 2;
478
+ repeated .ProfileItem avatar_frames = 3;
479
+ repeated .ProfileItem animated_avatars = 4;
480
+ repeated .ProfileItem profile_modifiers = 5;
481
+ repeated .ProfileItem steam_deck_keyboard_skins = 6;
482
+ repeated .ProfileItem steam_deck_startup_movies = 7;
483
+ }
484
+
485
+ message CPlayer_GetProfileThemesAvailable_Request {
486
+ }
487
+
488
+ message CPlayer_GetProfileThemesAvailable_Response {
489
+ repeated .ProfileTheme profile_themes = 1;
490
+ }
491
+
492
+ message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request {
493
+ optional fixed64 steamid = 1;
494
+ }
495
+
496
+ message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response {
497
+ repeated .CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization purchased_customizations = 1;
498
+ repeated .CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization upgraded_customizations = 2;
499
+ }
500
+
501
+ message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_PurchasedCustomization {
502
+ optional int32 customization_type = 1 [(.description) = "enum"];
503
+ optional uint32 count = 2;
504
+ }
505
+
506
+ message CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response_UpgradedCustomization {
507
+ optional int32 customization_type = 1 [(.description) = "enum"];
508
+ optional uint32 level = 2;
509
+ }
510
+
511
+ message CPlayer_GetPurchasedProfileCustomizations_Request {
512
+ optional fixed64 steamid = 1;
513
+ }
514
+
515
+ message CPlayer_GetPurchasedProfileCustomizations_Response {
516
+ repeated .CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization purchased_customizations = 1;
517
+ }
518
+
519
+ message CPlayer_GetPurchasedProfileCustomizations_Response_PurchasedCustomization {
520
+ optional uint64 purchaseid = 1;
521
+ optional int32 customization_type = 2 [(.description) = "enum"];
522
+ }
523
+
524
+ message CPlayer_GetSteamDeckKeyboardSkin_Request {
525
+ optional fixed64 steamid = 1;
526
+ optional string language = 2;
527
+ }
528
+
529
+ message CPlayer_GetSteamDeckKeyboardSkin_Response {
530
+ optional .ProfileItem steam_deck_keyboard_skin = 1;
531
+ }
532
+
533
+ message CPlayer_GetTextFilterWords_Request {
534
+ }
535
+
536
+ message CPlayer_GetTextFilterWords_Response {
537
+ optional .CPlayer_TextFilterWords words = 1;
538
+ }
539
+
540
+ message CPlayer_GetTimeSSAAccepted_Request {
541
+ }
542
+
543
+ message CPlayer_GetTimeSSAAccepted_Response {
544
+ optional uint32 time_ssa_accepted = 1;
545
+ optional uint32 time_ssa_updated = 2;
546
+ optional uint32 time_chinassa_accepted = 3;
547
+ }
548
+
549
+ message CPlayer_GetTopAchievementsForGames_Request {
550
+ optional uint64 steamid = 1;
551
+ optional string language = 2;
552
+ optional uint32 max_achievements = 3;
553
+ repeated uint32 appids = 4;
554
+ }
555
+
556
+ message CPlayer_GetTopAchievementsForGames_Response {
557
+ repeated .CPlayer_GetTopAchievementsForGames_Response_Game games = 1;
558
+ }
559
+
560
+ message CPlayer_GetTopAchievementsForGames_Response_Achievement {
561
+ optional uint32 statid = 1;
562
+ optional uint32 bit = 2;
563
+ optional string name = 3;
564
+ optional string desc = 4;
565
+ optional string icon = 5;
566
+ optional string icon_gray = 6;
567
+ optional bool hidden = 7;
568
+ optional string player_percent_unlocked = 8;
569
+ }
570
+
571
+ message CPlayer_GetTopAchievementsForGames_Response_Game {
572
+ optional uint32 appid = 1;
573
+ optional uint32 total_achievements = 2;
574
+ repeated .CPlayer_GetTopAchievementsForGames_Response_Achievement achievements = 3;
575
+ }
576
+
577
+ message CPlayer_IgnoreFriend_Request {
578
+ optional fixed64 steamid = 1;
579
+ optional bool unignore = 2;
580
+ }
581
+
582
+ message CPlayer_IgnoreFriend_Response {
583
+ optional uint32 friend_relationship = 1;
584
+ }
585
+
586
+ message CPlayer_IncomingInviteMutualFriendList {
587
+ optional fixed64 steamid = 1;
588
+ repeated uint32 mutual_friend_account_ids = 2;
589
+ }
590
+
591
+ message CPlayer_LastPlayedTimes_Notification {
592
+ repeated .CPlayer_GetLastPlayedTimes_Response_Game games = 1;
593
+ }
594
+
595
+ message CPlayer_NewSteamAnnouncementState_Notification {
596
+ optional int32 state = 1 [(.description) = "enum"];
597
+ optional string announcement_headline = 2;
598
+ optional string announcement_url = 3;
599
+ optional uint32 time_posted = 4;
600
+ optional uint64 announcement_gid = 5;
601
+ }
602
+
603
+ message CPlayer_PerFriendPreferencesChanged_Notification {
604
+ optional fixed32 accountid = 1;
605
+ optional .PerFriendPreferences preferences = 2;
606
+ }
607
+
608
+ message CPlayer_PostStatusToFriends_Request {
609
+ optional uint32 appid = 1;
610
+ optional string status_text = 2;
611
+ }
612
+
613
+ message CPlayer_PostStatusToFriends_Response {
614
+ }
615
+
616
+ message CPlayer_PrivacySettingsChanged_Notification {
617
+ optional .CPrivacySettings privacy_settings = 1;
618
+ }
619
+
620
+ message CPlayer_RecordDisconnectedPlaytime_Request {
621
+ repeated .CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory play_sessions = 3;
622
+ }
623
+
624
+ message CPlayer_RecordDisconnectedPlaytime_Request_PlayHistory {
625
+ optional uint32 appid = 1;
626
+ optional uint32 session_time_start = 2;
627
+ optional uint32 seconds = 3;
628
+ optional bool offline = 4;
629
+ optional uint32 owner = 5;
630
+ }
631
+
632
+ message CPlayer_RecordDisconnectedPlaytime_Response {
633
+ }
634
+
635
+ message CPlayer_RemoveFriend_Request {
636
+ optional fixed64 steamid = 1;
637
+ }
638
+
639
+ message CPlayer_RemoveFriend_Response {
640
+ optional uint32 friend_relationship = 1;
641
+ }
642
+
643
+ message CPlayer_SetAnimatedAvatar_Request {
644
+ optional uint64 communityitemid = 1;
645
+ }
646
+
647
+ message CPlayer_SetAnimatedAvatar_Response {
648
+ }
649
+
650
+ message CPlayer_SetAvatarFrame_Request {
651
+ optional uint64 communityitemid = 1;
652
+ }
653
+
654
+ message CPlayer_SetAvatarFrame_Response {
655
+ }
656
+
657
+ message CPlayer_SetCommunityPreferences_Request {
658
+ optional .CPlayer_CommunityPreferences preferences = 1;
659
+ }
660
+
661
+ message CPlayer_SetCommunityPreferences_Response {
662
+ }
663
+
664
+ message CPlayer_SetEquippedProfileItemFlags_Request {
665
+ optional uint64 communityitemid = 1;
666
+ optional uint32 flags = 2;
667
+ }
668
+
669
+ message CPlayer_SetEquippedProfileItemFlags_Response {
670
+ }
671
+
672
+ message CPlayer_SetFavoriteBadge_Request {
673
+ optional uint64 communityitemid = 1;
674
+ optional uint32 badgeid = 2;
675
+ }
676
+
677
+ message CPlayer_SetFavoriteBadge_Response {
678
+ }
679
+
680
+ message CPlayer_SetMiniProfileBackground_Request {
681
+ optional uint64 communityitemid = 1;
682
+ }
683
+
684
+ message CPlayer_SetMiniProfileBackground_Response {
685
+ }
686
+
687
+ message CPlayer_SetPerFriendPreferences_Request {
688
+ optional .PerFriendPreferences preferences = 1;
689
+ }
690
+
691
+ message CPlayer_SetPerFriendPreferences_Response {
692
+ }
693
+
694
+ message CPlayer_SetProfileBackground_Request {
695
+ optional uint64 communityitemid = 1;
696
+ }
697
+
698
+ message CPlayer_SetProfileBackground_Response {
699
+ }
700
+
701
+ message CPlayer_SetProfilePreferences_Request {
702
+ optional .ProfilePreferences profile_preferences = 1;
703
+ }
704
+
705
+ message CPlayer_SetProfilePreferences_Response {
706
+ }
707
+
708
+ message CPlayer_SetProfileTheme_Request {
709
+ optional string theme_id = 1;
710
+ }
711
+
712
+ message CPlayer_SetProfileTheme_Response {
713
+ }
714
+
715
+ message CPlayer_SetSteamDeckKeyboardSkin_Request {
716
+ optional uint64 communityitemid = 1;
717
+ }
718
+
719
+ message CPlayer_SetSteamDeckKeyboardSkin_Response {
720
+ }
721
+
722
+ message CPlayer_TextFilterWords {
723
+ repeated string text_filter_custom_banned_words = 1;
724
+ repeated string text_filter_custom_clean_words = 2;
725
+ optional uint32 text_filter_words_revision = 3;
726
+ }
727
+
728
+ message CPlayer_TextFilterWordsChanged_Notification {
729
+ optional .CPlayer_TextFilterWords words = 1;
730
+ }
731
+
732
+ message CPlayer_UpdateSteamAnnouncementLastRead_Request {
733
+ optional uint64 announcement_gid = 1;
734
+ optional uint32 time_posted = 2;
735
+ }
736
+
737
+ message CPlayer_UpdateSteamAnnouncementLastRead_Response {
738
+ }
739
+
740
+ message CPrivacySettings {
741
+ optional int32 privacy_state = 1;
742
+ optional int32 privacy_state_inventory = 2;
743
+ optional int32 privacy_state_gifts = 3;
744
+ optional int32 privacy_state_ownedgames = 4;
745
+ optional int32 privacy_state_playtime = 5;
746
+ optional int32 privacy_state_friendslist = 6;
747
+ }
748
+
749
+ message PerFriendPreferences {
750
+ optional fixed32 accountid = 1;
751
+ optional string nickname = 2;
752
+ optional int32 notifications_showingame = 3 [(.description) = "enum"];
753
+ optional int32 notifications_showonline = 4 [(.description) = "enum"];
754
+ optional int32 notifications_showmessages = 5 [(.description) = "enum"];
755
+ optional int32 sounds_showingame = 6 [(.description) = "enum"];
756
+ optional int32 sounds_showonline = 7 [(.description) = "enum"];
757
+ optional int32 sounds_showmessages = 8 [(.description) = "enum"];
758
+ optional int32 notifications_sendmobile = 9 [(.description) = "enum"];
759
+ }
760
+
761
+ message ProfileCustomization {
762
+ optional int32 customization_type = 1 [(.description) = "enum"];
763
+ optional bool large = 2;
764
+ repeated .ProfileCustomizationSlot slots = 3;
765
+ optional bool active = 4;
766
+ optional int32 customization_style = 5 [(.description) = "enum"];
767
+ optional uint64 purchaseid = 6;
768
+ optional uint32 level = 7;
769
+ }
770
+
771
+ message ProfileCustomizationSlot {
772
+ optional uint32 slot = 1;
773
+ optional uint32 appid = 2;
774
+ optional uint64 publishedfileid = 3;
775
+ optional uint64 item_assetid = 4;
776
+ optional uint64 item_contextid = 5;
777
+ optional string notes = 6;
778
+ optional string title = 7;
779
+ optional uint32 accountid = 8;
780
+ optional uint32 badgeid = 9;
781
+ optional uint32 border_color = 10;
782
+ optional uint64 item_classid = 11;
783
+ optional uint64 item_instanceid = 12;
784
+ optional int32 ban_check_result = 13 [(.description) = "enum"];
785
+ optional uint32 replay_year = 14;
786
+ }
787
+
788
+ message ProfileItem {
789
+ optional uint64 communityitemid = 1;
790
+ optional string image_small = 2;
791
+ optional string image_large = 3;
792
+ optional string name = 4;
793
+ optional string item_title = 5;
794
+ optional string item_description = 6;
795
+ optional uint32 appid = 7;
796
+ optional uint32 item_type = 8;
797
+ optional uint32 item_class = 9;
798
+ optional string movie_webm = 10;
799
+ optional string movie_mp4 = 11;
800
+ optional uint32 equipped_flags = 12;
801
+ optional string movie_webm_small = 13;
802
+ optional string movie_mp4_small = 14;
803
+ repeated .ProfileItem_ProfileColor profile_colors = 15;
804
+ }
805
+
806
+ message ProfileItem_ProfileColor {
807
+ optional string style_name = 1;
808
+ optional string color = 2;
809
+ }
810
+
811
+ message ProfilePreferences {
812
+ optional bool hide_profile_awards = 1;
813
+ }
814
+
815
+ message ProfileTheme {
816
+ optional string theme_id = 1;
817
+ optional string title = 2;
818
+ }
819
+
820
+ service Player {
821
+ rpc AcceptSSA (.CPlayer_AcceptSSA_Request) returns (.CPlayer_AcceptSSA_Response);
822
+ rpc AddFriend (.CPlayer_AddFriend_Request) returns (.CPlayer_AddFriend_Response);
823
+ rpc ClientGetLastPlayedTimes (.CPlayer_GetLastPlayedTimes_Request) returns (.CPlayer_GetLastPlayedTimes_Response);
824
+ rpc DeletePostedStatus (.CPlayer_DeletePostedStatus_Request) returns (.CPlayer_DeletePostedStatus_Response);
825
+ rpc GetAchievementsProgress (.CPlayer_GetAchievementsProgress_Request) returns (.CPlayer_GetAchievementsProgress_Response);
826
+ rpc GetAnimatedAvatar (.CPlayer_GetAnimatedAvatar_Request) returns (.CPlayer_GetAnimatedAvatar_Response);
827
+ rpc GetAvatarFrame (.CPlayer_GetAvatarFrame_Request) returns (.CPlayer_GetAvatarFrame_Response);
828
+ rpc GetCommunityPreferences (.CPlayer_GetCommunityPreferences_Request) returns (.CPlayer_GetCommunityPreferences_Response);
829
+ rpc GetDurationControl (.CPlayer_GetDurationControl_Request) returns (.CPlayer_GetDurationControl_Response);
830
+ rpc GetEmoticonList (.CPlayer_GetEmoticonList_Request) returns (.CPlayer_GetEmoticonList_Response);
831
+ rpc GetFavoriteBadge (.CPlayer_GetFavoriteBadge_Request) returns (.CPlayer_GetFavoriteBadge_Response);
832
+ rpc GetFriendsAppsActivity (.CPlayer_GetFriendsAppsActivity_Request) returns (.CPlayer_GetFriendsAppsActivity_Response);
833
+ rpc GetFriendsGameplayInfo (.CPlayer_GetFriendsGameplayInfo_Request) returns (.CPlayer_GetFriendsGameplayInfo_Response);
834
+ rpc GetGameAchievements (.CPlayer_GetGameAchievements_Request) returns (.CPlayer_GetGameAchievements_Response);
835
+ rpc GetGameBadgeLevels (.CPlayer_GetGameBadgeLevels_Request) returns (.CPlayer_GetGameBadgeLevels_Response);
836
+ rpc GetMiniProfileBackground (.CPlayer_GetMiniProfileBackground_Request) returns (.CPlayer_GetMiniProfileBackground_Response);
837
+ rpc GetMutualFriendsForIncomingInvites (.CPlayer_GetMutualFriendsForIncomingInvites_Request) returns (.CPlayer_GetMutualFriendsForIncomingInvites_Response);
838
+ rpc GetNewSteamAnnouncementState (.CPlayer_GetNewSteamAnnouncementState_Request) returns (.CPlayer_GetNewSteamAnnouncementState_Response);
839
+ rpc GetNicknameList (.CPlayer_GetNicknameList_Request) returns (.CPlayer_GetNicknameList_Response);
840
+ rpc GetOwnedGames (.CPlayer_GetOwnedGames_Request) returns (.CPlayer_GetOwnedGames_Response);
841
+ rpc GetPerFriendPreferences (.CPlayer_GetPerFriendPreferences_Request) returns (.CPlayer_GetPerFriendPreferences_Response);
842
+ rpc GetPlayerLinkDetails (.CPlayer_GetPlayerLinkDetails_Request) returns (.CPlayer_GetPlayerLinkDetails_Response);
843
+ rpc GetPlayNext (.CPlayer_GetPlayNext_Request) returns (.CPlayer_GetPlayNext_Response);
844
+ rpc GetPostedStatus (.CPlayer_GetPostedStatus_Request) returns (.CPlayer_GetPostedStatus_Response);
845
+ rpc GetPrivacySettings (.CPlayer_GetPrivacySettings_Request) returns (.CPlayer_GetPrivacySettings_Response);
846
+ rpc GetProfileBackground (.CPlayer_GetProfileBackground_Request) returns (.CPlayer_GetProfileBackground_Response);
847
+ rpc GetProfileCustomization (.CPlayer_GetProfileCustomization_Request) returns (.CPlayer_GetProfileCustomization_Response);
848
+ rpc GetProfileItemsEquipped (.CPlayer_GetProfileItemsEquipped_Request) returns (.CPlayer_GetProfileItemsEquipped_Response);
849
+ rpc GetProfileItemsOwned (.CPlayer_GetProfileItemsOwned_Request) returns (.CPlayer_GetProfileItemsOwned_Response);
850
+ rpc GetProfileThemesAvailable (.CPlayer_GetProfileThemesAvailable_Request) returns (.CPlayer_GetProfileThemesAvailable_Response);
851
+ rpc GetPurchasedAndUpgradedProfileCustomizations (.CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Request) returns (.CPlayer_GetPurchasedAndUpgradedProfileCustomizations_Response);
852
+ rpc GetPurchasedProfileCustomizations (.CPlayer_GetPurchasedProfileCustomizations_Request) returns (.CPlayer_GetPurchasedProfileCustomizations_Response);
853
+ rpc GetSteamDeckKeyboardSkin (.CPlayer_GetSteamDeckKeyboardSkin_Request) returns (.CPlayer_GetSteamDeckKeyboardSkin_Response);
854
+ rpc GetTextFilterWords (.CPlayer_GetTextFilterWords_Request) returns (.CPlayer_GetTextFilterWords_Response);
855
+ rpc GetTimeSSAAccepted (.CPlayer_GetTimeSSAAccepted_Request) returns (.CPlayer_GetTimeSSAAccepted_Response);
856
+ rpc GetTopAchievementsForGames (.CPlayer_GetTopAchievementsForGames_Request) returns (.CPlayer_GetTopAchievementsForGames_Response);
857
+ rpc IgnoreFriend (.CPlayer_IgnoreFriend_Request) returns (.CPlayer_IgnoreFriend_Response);
858
+ rpc PostStatusToFriends (.CPlayer_PostStatusToFriends_Request) returns (.CPlayer_PostStatusToFriends_Response);
859
+ rpc RecordDisconnectedPlaytime (.CPlayer_RecordDisconnectedPlaytime_Request) returns (.CPlayer_RecordDisconnectedPlaytime_Response);
860
+ rpc RemoveFriend (.CPlayer_RemoveFriend_Request) returns (.CPlayer_RemoveFriend_Response);
861
+ rpc SetAnimatedAvatar (.CPlayer_SetAnimatedAvatar_Request) returns (.CPlayer_SetAnimatedAvatar_Response);
862
+ rpc SetAvatarFrame (.CPlayer_SetAvatarFrame_Request) returns (.CPlayer_SetAvatarFrame_Response);
863
+ rpc SetCommunityPreferences (.CPlayer_SetCommunityPreferences_Request) returns (.CPlayer_SetCommunityPreferences_Response);
864
+ rpc SetEquippedProfileItemFlags (.CPlayer_SetEquippedProfileItemFlags_Request) returns (.CPlayer_SetEquippedProfileItemFlags_Response);
865
+ rpc SetFavoriteBadge (.CPlayer_SetFavoriteBadge_Request) returns (.CPlayer_SetFavoriteBadge_Response);
866
+ rpc SetMiniProfileBackground (.CPlayer_SetMiniProfileBackground_Request) returns (.CPlayer_SetMiniProfileBackground_Response);
867
+ rpc SetPerFriendPreferences (.CPlayer_SetPerFriendPreferences_Request) returns (.CPlayer_SetPerFriendPreferences_Response);
868
+ rpc SetProfileBackground (.CPlayer_SetProfileBackground_Request) returns (.CPlayer_SetProfileBackground_Response);
869
+ rpc SetProfilePreferences (.CPlayer_SetProfilePreferences_Request) returns (.CPlayer_SetProfilePreferences_Response);
870
+ rpc SetProfileTheme (.CPlayer_SetProfileTheme_Request) returns (.CPlayer_SetProfileTheme_Response);
871
+ rpc SetSteamDeckKeyboardSkin (.CPlayer_SetSteamDeckKeyboardSkin_Request) returns (.CPlayer_SetSteamDeckKeyboardSkin_Response);
872
+ rpc UpdateSteamAnnouncementLastRead (.CPlayer_UpdateSteamAnnouncementLastRead_Request) returns (.CPlayer_UpdateSteamAnnouncementLastRead_Response);
873
+ }
874
+
875
+ service PlayerClient {
876
+ rpc NotifyCommunityPreferencesChanged (.CPlayer_CommunityPreferencesChanged_Notification) returns (.NoResponse);
877
+ rpc NotifyFriendEquippedProfileItemsChanged (.CPlayer_FriendEquippedProfileItemsChanged_Notification) returns (.NoResponse);
878
+ rpc NotifyFriendNicknameChanged (.CPlayer_FriendNicknameChanged_Notification) returns (.NoResponse);
879
+ rpc NotifyLastPlayedTimes (.CPlayer_LastPlayedTimes_Notification) returns (.NoResponse);
880
+ rpc NotifyNewSteamAnnouncementState (.CPlayer_NewSteamAnnouncementState_Notification) returns (.NoResponse);
881
+ rpc NotifyPerFriendPreferencesChanged (.CPlayer_PerFriendPreferencesChanged_Notification) returns (.NoResponse);
882
+ rpc NotifyPrivacyPrivacySettingsChanged (.CPlayer_PrivacySettingsChanged_Notification) returns (.NoResponse);
883
+ rpc NotifyTextFilterWordsChanged (.CPlayer_TextFilterWordsChanged_Notification) returns (.NoResponse);
884
+ }
885
+