steamutils 1.3.64 → 1.3.66

Sign up to get free protection for your applications and to get access to all the features.
Files changed (168) hide show
  1. package/SteamClient.js +12 -10
  2. package/index.js +96 -0
  3. package/package.json +2 -2
  4. package/protos/csgo/base_gcmessages.proto +553 -0
  5. package/protos/csgo/connectionless_netmessages.proto +0 -2
  6. package/protos/csgo/cs_gameevents.proto +1 -0
  7. package/protos/csgo/cstrike15_gcmessages.proto +41 -12
  8. package/protos/csgo/cstrike15_usermessages.proto +0 -4
  9. package/protos/csgo/demo.proto +5 -0
  10. package/protos/csgo/econ_gcmessages.proto +0 -9
  11. package/protos/csgo/gcsdk_gcmessages.proto +2 -2
  12. package/protos/csgo/gcsystemmsgs.proto +1 -0
  13. package/protos/csgo/netmessages.proto +22 -8
  14. package/protos/csgo/networkbasetypes.proto +2 -0
  15. package/protos/csgo/steammessages.proto +23 -0
  16. package/protos/csgo/usercmd.proto +2 -1
  17. package/protos/csgo/usermessages.proto +31 -0
  18. package/protos/steam/enums.proto +58 -1
  19. package/protos/steam/enums_clientserver.proto +3 -34
  20. package/protos/steam/enums_productinfo.proto +1 -0
  21. package/protos/steam/htmlmessages.proto +12 -0
  22. package/protos/steam/steamdatagram_messages_sdr.proto +1 -1
  23. package/protos/steam/steammessages_accounthardware.steamclient.proto +18 -52
  24. package/protos/steam/steammessages_appoverview.proto +18 -1
  25. package/protos/steam/steammessages_auth.steamclient.proto +128 -188
  26. package/protos/steam/steammessages_base.proto +3 -0
  27. package/protos/steam/steammessages_broadcast.steamclient.proto +126 -267
  28. package/protos/steam/steammessages_chat.steamclient.proto +79 -290
  29. package/protos/steam/steammessages_client_objects.proto +4 -0
  30. package/protos/steam/steammessages_clientlanp2p.proto +1 -0
  31. package/protos/steam/steammessages_clientmetrics.steamclient.proto +0 -2
  32. package/protos/steam/steammessages_clientnotificationtypes.proto +19 -0
  33. package/protos/steam/steammessages_clientserver_2.proto +11 -0
  34. package/protos/steam/steammessages_clientserver_login.proto +1 -1
  35. package/protos/steam/steammessages_clientserver_mms.proto +228 -235
  36. package/protos/steam/steammessages_clientserver_ucm.proto +2 -0
  37. package/protos/steam/steammessages_clientserver_uds.proto +1 -0
  38. package/protos/steam/steammessages_clientserver_ufs.proto +0 -127
  39. package/protos/steam/steammessages_clientsettings.proto +46 -6
  40. package/protos/steam/steammessages_cloud.steamclient.proto +158 -249
  41. package/protos/steam/steammessages_contentsystem.steamclient.proto +16 -8
  42. package/protos/steam/steammessages_credentials.steamclient.proto +7 -26
  43. package/protos/steam/steammessages_datapublisher.steamclient.proto +30 -44
  44. package/protos/steam/steammessages_depotbuilder.steamclient.proto +6 -25
  45. package/protos/steam/steammessages_deviceauth.steamclient.proto +11 -45
  46. package/protos/steam/steammessages_econ.steamclient.proto +12 -25
  47. package/protos/steam/steammessages_familygroups.steamclient.proto +441 -0
  48. package/protos/steam/steammessages_friendmessages.steamclient.proto +19 -46
  49. package/protos/steam/steammessages_gamenetworking.steamclient.proto +2 -9
  50. package/protos/steam/steammessages_gamenotifications.steamclient.proto +57 -82
  51. package/protos/steam/steammessages_gameservers.steamclient.proto +13 -29
  52. package/protos/steam/steammessages_inventory.steamclient.proto +21 -73
  53. package/protos/steam/steammessages_linkfilter.steamclient.proto +14 -24
  54. package/protos/steam/steammessages_lobbymatchmaking.steamclient.proto +1 -5
  55. package/protos/steam/steammessages_market.steamclient.proto +9 -13
  56. package/protos/steam/steammessages_marketingmessages.steamclient.proto +59 -60
  57. package/protos/steam/steammessages_offline.steamclient.proto +2 -9
  58. package/protos/steam/steammessages_parental.steamclient.proto +100 -66
  59. package/protos/steam/steammessages_parties.steamclient.proto +6 -25
  60. package/protos/steam/steammessages_partnerapps.steamclient.proto +11 -43
  61. package/protos/steam/steammessages_player.steamclient.proto +133 -278
  62. package/protos/steam/steammessages_publishedfile.steamclient.proto +213 -289
  63. package/protos/steam/steammessages_qms.steamclient.proto +4 -18
  64. package/protos/steam/steammessages_remoteclient.proto +2 -1
  65. package/protos/steam/steammessages_remoteclient_discovery.proto +9 -0
  66. package/protos/steam/steammessages_remoteclient_service.steamclient.proto +18 -73
  67. package/protos/steam/steammessages_remoteplay.proto +1 -2
  68. package/protos/steam/steammessages_secrets.steamclient.proto +1 -5
  69. package/protos/steam/steammessages_shader.steamclient.proto +6 -25
  70. package/protos/steam/steammessages_site_license.steamclient.proto +8 -33
  71. package/protos/steam/steammessages_steamtv.steamclient.proto +169 -266
  72. package/protos/steam/steammessages_store.steamclient.proto +110 -77
  73. package/protos/steam/steammessages_storebrowse.steamclient.proto +170 -115
  74. package/protos/steam/steammessages_timedtrial.steamclient.proto +3 -13
  75. package/protos/steam/steammessages_twofactor.steamclient.proto +92 -121
  76. package/protos/steam/steammessages_unified_base.steamclient.proto +12 -0
  77. package/protos/steam/steammessages_unified_test.steamclient.proto +10 -20
  78. package/protos/steam/steammessages_useraccount.steamclient.proto +26 -64
  79. package/protos/steam/steammessages_vac.steamclient.proto +2 -9
  80. package/protos/steam/steammessages_video.steamclient.proto +25 -128
  81. package/protos/steam/steammessages_workshop.steamclient.proto +1 -5
  82. package/protos/steam/webuimessages_achievements.proto +29 -0
  83. package/protos/steam/webuimessages_gamescope.proto +57 -0
  84. package/protos/steam/webuimessages_steamengine.proto +9 -0
  85. package/protos/steam/webuimessages_steamos.proto +114 -0
  86. package/protos/steam/webuimessages_transport.proto +4 -0
  87. package/protos/steam/webuimessages_transportvalidation.proto +14 -0
  88. package/test_steamclient.js +4 -3
  89. package/protos/csgo/steammessages_steamlearn.steamworkssdk.proto +0 -357
  90. package/protos/steam/renderer/rendermessages.proto +0 -893
  91. package/protos/steam/steammessages_star.steamclient.proto +0 -64
  92. package/protos/webui/common.proto +0 -5508
  93. package/protos/webui/common_base.proto +0 -27
  94. package/protos/webui/service_accountlinking.proto +0 -27
  95. package/protos/webui/service_accountprivacy.proto +0 -42
  96. package/protos/webui/service_auction.proto +0 -97
  97. package/protos/webui/service_authentication.proto +0 -222
  98. package/protos/webui/service_authenticationsupport.proto +0 -74
  99. package/protos/webui/service_broadcast.proto +0 -562
  100. package/protos/webui/service_chat.proto +0 -11
  101. package/protos/webui/service_chatroom.proto +0 -810
  102. package/protos/webui/service_chatusability.proto +0 -107
  103. package/protos/webui/service_clan.proto +0 -41
  104. package/protos/webui/service_clanchatrooms.proto +0 -25
  105. package/protos/webui/service_clanfaqs.proto +0 -202
  106. package/protos/webui/service_clientcomm.proto +0 -150
  107. package/protos/webui/service_clientmetrics.proto +0 -63
  108. package/protos/webui/service_cloud.proto +0 -222
  109. package/protos/webui/service_cloudconfigstore.proto +0 -51
  110. package/protos/webui/service_cloudgaming.proto +0 -30
  111. package/protos/webui/service_community.proto +0 -365
  112. package/protos/webui/service_econ.proto +0 -134
  113. package/protos/webui/service_embedded.proto +0 -24
  114. package/protos/webui/service_experimentservice.proto +0 -6
  115. package/protos/webui/service_fovasvideo.proto +0 -15
  116. package/protos/webui/service_friendmessages.proto +0 -133
  117. package/protos/webui/service_friendslist.proto +0 -70
  118. package/protos/webui/service_gamenotes.proto +0 -15
  119. package/protos/webui/service_helprequestlogs.proto +0 -26
  120. package/protos/webui/service_loyaltyrewards.proto +0 -252
  121. package/protos/webui/service_marketingmessages.proto +0 -184
  122. package/protos/webui/service_mobileapp.proto +0 -18
  123. package/protos/webui/service_mobileauth.proto +0 -24
  124. package/protos/webui/service_mobiledevice.proto +0 -26
  125. package/protos/webui/service_mobileperaccount.proto +0 -31
  126. package/protos/webui/service_news.proto +0 -101
  127. package/protos/webui/service_parental.proto +0 -178
  128. package/protos/webui/service_partnermembershipinvite.proto +0 -29
  129. package/protos/webui/service_partnerstorebrowse.proto +0 -6
  130. package/protos/webui/service_phone.proto +0 -51
  131. package/protos/webui/service_physicalgoods.proto +0 -15
  132. package/protos/webui/service_player.proto +0 -885
  133. package/protos/webui/service_promotioneventinvites.proto +0 -50
  134. package/protos/webui/service_promotionplanning.proto +0 -72
  135. package/protos/webui/service_publishedfile.proto +0 -687
  136. package/protos/webui/service_publishing.proto +0 -119
  137. package/protos/webui/service_quest.proto +0 -127
  138. package/protos/webui/service_salefeature.proto +0 -315
  139. package/protos/webui/service_saleitemrewards.proto +0 -54
  140. package/protos/webui/service_shoppingcart.proto +0 -108
  141. package/protos/webui/service_steamawards.proto +0 -19
  142. package/protos/webui/service_steamcharts.proto +0 -75
  143. package/protos/webui/service_steamengine.proto +0 -36
  144. package/protos/webui/service_steamlearn.proto +0 -727
  145. package/protos/webui/service_steamnotification.proto +0 -84
  146. package/protos/webui/service_steamtv.proto +0 -495
  147. package/protos/webui/service_steamvrvoicechat.proto +0 -67
  148. package/protos/webui/service_steamvrwebrtc.proto +0 -48
  149. package/protos/webui/service_storagedevicemanager.proto +0 -104
  150. package/protos/webui/service_store.proto +0 -289
  151. package/protos/webui/service_storeappsimilarity.proto +0 -76
  152. package/protos/webui/service_storebrowse.proto +0 -73
  153. package/protos/webui/service_storequery.proto +0 -97
  154. package/protos/webui/service_storesales.proto +0 -15
  155. package/protos/webui/service_storetopsellers.proto +0 -44
  156. package/protos/webui/service_systemmanager.proto +0 -11
  157. package/protos/webui/service_test_transporterror.proto +0 -6
  158. package/protos/webui/service_transportauth.proto +0 -12
  159. package/protos/webui/service_transportvalidation.proto +0 -69
  160. package/protos/webui/service_twofactor.proto +0 -181
  161. package/protos/webui/service_useraccount.proto +0 -138
  162. package/protos/webui/service_usergameactivity.proto +0 -34
  163. package/protos/webui/service_usergamenotes.proto +0 -53
  164. package/protos/webui/service_usernews.proto +0 -68
  165. package/protos/webui/service_userreviews.proto +0 -96
  166. package/protos/webui/service_video.proto +0 -128
  167. package/protos/webui/service_voicechat.proto +0 -139
  168. package/protos/webui/service_webrtc.proto +0 -52
@@ -1,84 +0,0 @@
1
- import "common_base.proto";
2
-
3
- message CSteamNotification_GetPreferences_Request {
4
- }
5
-
6
- message CSteamNotification_GetPreferences_Response {
7
- repeated .SteamNotificationPreference preferences = 1;
8
- }
9
-
10
- message CSteamNotification_GetSteamNotifications_Request {
11
- optional bool include_hidden = 1 [default = false];
12
- optional int32 language = 2 [default = 0];
13
- optional bool include_confirmation_count = 3 [default = true];
14
- optional bool include_pinned_counts = 4 [default = false];
15
- optional bool include_read = 5 [default = true];
16
- optional bool count_only = 6 [default = false];
17
- }
18
-
19
- message CSteamNotification_GetSteamNotifications_Response {
20
- repeated .SteamNotificationData notifications = 1;
21
- optional int32 confirmation_count = 2;
22
- optional uint32 pending_gift_count = 3;
23
- optional uint32 pending_friend_count = 5;
24
- optional uint32 unread_count = 6;
25
- }
26
-
27
- message CSteamNotification_HideNotification_Notification {
28
- repeated uint64 notification_ids = 1;
29
- }
30
-
31
- message CSteamNotification_MarkNotificationsRead_Notification {
32
- optional uint32 timestamp = 1;
33
- optional int32 notification_type = 2 [(.description) = "enum"];
34
- repeated uint64 notification_ids = 3;
35
- optional bool mark_all_read = 4;
36
- }
37
-
38
- message CSteamNotification_NotificationsReceived_Notification {
39
- repeated .SteamNotificationData notifications = 1;
40
- optional uint32 pending_gift_count = 2;
41
- optional uint32 pending_friend_count = 3;
42
- }
43
-
44
- message CSteamNotification_PreferencesUpdated_Notification {
45
- repeated .SteamNotificationPreference preferences = 1;
46
- }
47
-
48
- message CSteamNotification_SetPreferences_Request {
49
- repeated .SteamNotificationPreference preferences = 1;
50
- }
51
-
52
- message CSteamNotification_SetPreferences_Response {
53
- }
54
-
55
- message SteamNotificationData {
56
- optional uint64 notification_id = 1;
57
- optional uint32 notification_targets = 2;
58
- optional int32 notification_type = 3 [(.description) = "enum"];
59
- optional string body_data = 4;
60
- optional bool read = 7;
61
- optional uint32 timestamp = 8;
62
- optional bool hidden = 9;
63
- optional uint32 expiry = 10;
64
- optional uint32 viewed = 11;
65
- }
66
-
67
- message SteamNotificationPreference {
68
- optional int32 notification_type = 1 [(.description) = "enum"];
69
- optional uint32 notification_targets = 2;
70
- }
71
-
72
- service SteamNotification {
73
- rpc GetPreferences (.CSteamNotification_GetPreferences_Request) returns (.CSteamNotification_GetPreferences_Response);
74
- rpc GetSteamNotifications (.CSteamNotification_GetSteamNotifications_Request) returns (.CSteamNotification_GetSteamNotifications_Response);
75
- rpc HideNotification (.CSteamNotification_HideNotification_Notification) returns (.NoResponse);
76
- rpc MarkNotificationsRead (.CSteamNotification_MarkNotificationsRead_Notification) returns (.NoResponse);
77
- rpc SetPreferences (.CSteamNotification_SetPreferences_Request) returns (.CSteamNotification_SetPreferences_Response);
78
- }
79
-
80
- service SteamNotificationClient {
81
- rpc NotificationsReceived (.CSteamNotification_NotificationsReceived_Notification) returns (.NoResponse);
82
- rpc PreferencesUpdated (.CSteamNotification_PreferencesUpdated_Notification) returns (.NoResponse);
83
- }
84
-
@@ -1,495 +0,0 @@
1
- import "common_base.proto";
2
-
3
- message CSteamTV_AddChatBan_Request {
4
- optional fixed64 broadcast_channel_id = 1;
5
- optional fixed64 chatter_steamid = 2;
6
- optional uint32 duration = 3;
7
- optional bool permanent = 4;
8
- optional bool undo = 5;
9
- }
10
-
11
- message CSteamTV_AddChatBan_Response {
12
- }
13
-
14
- message CSteamTV_AddChatModerator_Request {
15
- optional fixed64 broadcast_channel_id = 1;
16
- optional fixed64 moderator_steamid = 2;
17
- optional bool undo = 3;
18
- }
19
-
20
- message CSteamTV_AddChatModerator_Response {
21
- }
22
-
23
- message CSteamTV_AddWordBan_Request {
24
- optional fixed64 broadcast_channel_id = 1;
25
- optional string word = 2;
26
- optional bool undo = 3;
27
- }
28
-
29
- message CSteamTV_AddWordBan_Response {
30
- }
31
-
32
- message CSteamTV_AppCheer_Request {
33
- optional uint32 app_id = 1;
34
- optional fixed64 cheer_target_id = 2;
35
- repeated .CSteamTV_AppCheer_SingleCheerType cheers = 3;
36
- }
37
-
38
- message CSteamTV_AppCheer_Response {
39
- optional uint32 aggregation_delay_ms = 1;
40
- }
41
-
42
- message CSteamTV_AppCheer_SingleCheerType {
43
- optional uint32 cheer_type = 1;
44
- optional uint32 cheer_amount = 2;
45
- }
46
-
47
- message CSteamTV_BroadcastClipInfo {
48
- optional uint64 broadcast_clip_id = 1;
49
- optional uint64 channel_id = 2;
50
- optional uint32 app_id = 3;
51
- optional fixed64 broadcaster_steamid = 4;
52
- optional fixed64 creator_steamid = 5;
53
- optional string video_description = 6;
54
- optional uint32 live_time = 7;
55
- optional uint32 length_ms = 8;
56
- optional string thumbnail_path = 9;
57
- }
58
-
59
- message CSteamTV_ChatBan {
60
- optional fixed64 issuer_steamid = 1;
61
- optional fixed64 chatter_steamid = 2;
62
- optional string time_expires = 3;
63
- optional bool permanent = 4;
64
- optional string name = 5;
65
- }
66
-
67
- message CSteamTV_ChatModerator {
68
- optional fixed64 steamid = 1;
69
- optional string name = 2;
70
- }
71
-
72
- message CSteamTV_CreateBroadcastChannel_Request {
73
- optional string unique_name = 1;
74
- }
75
-
76
- message CSteamTV_CreateBroadcastChannel_Response {
77
- optional fixed64 broadcast_channel_id = 1;
78
- }
79
-
80
- message CSteamTV_FollowBroadcastChannel_Request {
81
- optional fixed64 broadcast_channel_id = 1;
82
- optional bool undo = 2;
83
- }
84
-
85
- message CSteamTV_FollowBroadcastChannel_Response {
86
- optional bool is_followed = 1;
87
- }
88
-
89
- message CSteamTV_Game {
90
- optional uint32 appid = 1;
91
- optional string name = 2;
92
- optional string image = 3;
93
- optional uint64 viewers = 4;
94
- repeated .GetBroadcastChannelEntry channels = 5;
95
- optional string release_date = 6;
96
- optional string developer = 7;
97
- optional string publisher = 8;
98
- }
99
-
100
- message CSteamTV_GetBroadcastChannelBroadcasters_Request {
101
- optional fixed64 broadcast_channel_id = 1;
102
- }
103
-
104
- message CSteamTV_GetBroadcastChannelBroadcasters_Response {
105
- repeated .CSteamTV_GetBroadcastChannelBroadcasters_Response_Broadcaster broadcasters = 1;
106
- }
107
-
108
- message CSteamTV_GetBroadcastChannelBroadcasters_Response_Broadcaster {
109
- optional fixed64 steamid = 1;
110
- optional string name = 2;
111
- optional string rtmp_token = 3;
112
- }
113
-
114
- message CSteamTV_GetBroadcastChannelClips_Request {
115
- optional fixed64 broadcast_channel_id = 1;
116
- }
117
-
118
- message CSteamTV_GetBroadcastChannelClips_Response {
119
- repeated .CSteamTV_BroadcastClipInfo clips = 1;
120
- optional string thumbnail_host = 2;
121
- }
122
-
123
- message CSteamTV_GetBroadcastChannelID_Request {
124
- optional string unique_name = 1;
125
- }
126
-
127
- message CSteamTV_GetBroadcastChannelID_Response {
128
- optional fixed64 broadcast_channel_id = 1;
129
- optional string unique_name = 2;
130
- optional fixed64 steamid = 3;
131
- }
132
-
133
- message CSteamTV_GetBroadcastChannelImages_Request {
134
- optional fixed64 broadcast_channel_id = 1;
135
- repeated int32 image_types = 2 [(.description) = "enum"];
136
- }
137
-
138
- message CSteamTV_GetBroadcastChannelImages_Response {
139
- repeated .CSteamTV_GetBroadcastChannelImages_Response_Images images = 1;
140
- }
141
-
142
- message CSteamTV_GetBroadcastChannelImages_Response_Images {
143
- optional int32 image_type = 1 [(.description) = "enum"];
144
- optional string image_path = 2;
145
- optional uint32 image_index = 3;
146
- }
147
-
148
- message CSteamTV_GetBroadcastChannelInteraction_Request {
149
- optional fixed64 broadcast_channel_id = 1;
150
- }
151
-
152
- message CSteamTV_GetBroadcastChannelInteraction_Response {
153
- optional bool is_followed = 1;
154
- optional bool is_subscribed = 2;
155
- }
156
-
157
- message CSteamTV_GetBroadcastChannelLinks_Request {
158
- optional fixed64 broadcast_channel_id = 1;
159
- }
160
-
161
- message CSteamTV_GetBroadcastChannelLinks_Response {
162
- repeated .CSteamTV_GetBroadcastChannelLinks_Response_Links links = 1;
163
- }
164
-
165
- message CSteamTV_GetBroadcastChannelLinks_Response_Links {
166
- optional uint32 link_index = 1;
167
- optional string url = 2;
168
- optional string link_description = 3;
169
- optional uint32 left = 4;
170
- optional uint32 top = 5;
171
- optional uint32 width = 6;
172
- optional uint32 height = 7;
173
- }
174
-
175
- message CSteamTV_GetBroadcastChannelProfile_Request {
176
- optional fixed64 broadcast_channel_id = 1;
177
- }
178
-
179
- message CSteamTV_GetBroadcastChannelProfile_Response {
180
- optional string unique_name = 1;
181
- optional fixed64 owner_steamid = 2;
182
- optional string name = 3;
183
- optional string language = 4;
184
- optional string headline = 5;
185
- optional string summary = 6;
186
- optional string schedule = 7;
187
- optional string rules = 8;
188
- optional string panels = 9;
189
- optional bool is_partnered = 10;
190
- }
191
-
192
- message CSteamTV_GetBroadcastChannelStatus_Request {
193
- optional fixed64 broadcast_channel_id = 1;
194
- }
195
-
196
- message CSteamTV_GetBroadcastChannelStatus_Response {
197
- optional bool is_live = 1;
198
- optional bool is_disabled = 2;
199
- optional uint32 appid = 3;
200
- optional uint64 viewers = 4;
201
- optional uint64 views = 5;
202
- optional fixed64 broadcaster_steamid = 6;
203
- optional string thumbnail_url = 7;
204
- optional uint64 followers = 8;
205
- optional uint64 subscribers = 9;
206
- optional string unique_name = 10;
207
- optional uint64 broadcast_session_id = 11;
208
- }
209
-
210
- message CSteamTV_GetChannels_Request {
211
- optional int32 algorithm = 1 [(.description) = "enum"];
212
- optional uint32 count = 2;
213
- optional uint32 appid = 3;
214
- }
215
-
216
- message CSteamTV_GetChannels_Response {
217
- repeated .GetBroadcastChannelEntry results = 1;
218
- }
219
-
220
- message CSteamTV_GetChatBans_Request {
221
- optional fixed64 broadcast_channel_id = 1;
222
- }
223
-
224
- message CSteamTV_GetChatBans_Response {
225
- repeated .CSteamTV_ChatBan results = 1;
226
- }
227
-
228
- message CSteamTV_GetChatModerators_Request {
229
- optional fixed64 broadcast_channel_id = 1;
230
- }
231
-
232
- message CSteamTV_GetChatModerators_Response {
233
- repeated .CSteamTV_ChatModerator results = 1;
234
- }
235
-
236
- message CSteamTV_GetFollowedChannels_Request {
237
- }
238
-
239
- message CSteamTV_GetFollowedChannels_Response {
240
- repeated .GetBroadcastChannelEntry results = 1;
241
- }
242
-
243
- message CSteamTV_GetGames_Request {
244
- optional uint32 appid = 1;
245
- optional int32 algorithm = 2 [(.description) = "enum"];
246
- optional uint32 count = 3;
247
- }
248
-
249
- message CSteamTV_GetGames_Response {
250
- repeated .CSteamTV_Game results = 1;
251
- }
252
-
253
- message CSteamTV_GetHomePageContents_Request {
254
- }
255
-
256
- message CSteamTV_GetHomePageContents_Response {
257
- repeated .CSteamTV_HomePageContentRow rows = 1;
258
- }
259
-
260
- message CSteamTV_GetMyBroadcastChannels_Request {
261
- }
262
-
263
- message CSteamTV_GetMyBroadcastChannels_Response {
264
- repeated .GetBroadcastChannelEntry results = 1;
265
- }
266
-
267
- message CSteamTV_GetSteamTVUserSettings_Request {
268
- }
269
-
270
- message CSteamTV_GetSteamTVUserSettings_Response {
271
- optional bool stream_live_email = 1;
272
- optional bool stream_live_notification = 2;
273
- }
274
-
275
- message CSteamTV_GetSubscribedChannels_Request {
276
- }
277
-
278
- message CSteamTV_GetSubscribedChannels_Response {
279
- repeated .GetBroadcastChannelEntry results = 1;
280
- }
281
-
282
- message CSteamTV_GetWordBans_Request {
283
- optional fixed64 broadcast_channel_id = 1;
284
- }
285
-
286
- message CSteamTV_GetWordBans_Response {
287
- repeated string results = 1;
288
- }
289
-
290
- message CSteamTV_HomePageContentRow {
291
- optional int32 template_type = 1 [(.description) = "enum"];
292
- optional .CSteamTV_HomePageTemplate_Takeover takeover = 2;
293
- optional .CSteamTV_HomePageTemplate_SingleGame single_game = 3;
294
- optional .CSteamTV_HomePageTemplate_GameList game_list = 4;
295
- optional .CSteamTV_HomePageTemplate_QuickExplore quick_explore = 5;
296
- optional .CSteamTV_HomePageTemplate_ConveyorBelt conveyor_belt = 6;
297
- optional .CSteamTV_HomePageTemplate_WatchParty watch_party = 7;
298
- optional .CSteamTV_HomePageTemplate_Developer developer = 8;
299
- optional .CSteamTV_HomePageTemplate_Event event = 9;
300
- }
301
-
302
- message CSteamTV_HomePageTemplate_ConveyorBelt {
303
- repeated .GetBroadcastChannelEntry broadcasts = 1;
304
- optional string title = 2;
305
- }
306
-
307
- message CSteamTV_HomePageTemplate_Developer {
308
- optional .GetBroadcastChannelEntry broadcast = 1;
309
- optional string title = 2;
310
- }
311
-
312
- message CSteamTV_HomePageTemplate_Event {
313
- optional string title = 1;
314
- }
315
-
316
- message CSteamTV_HomePageTemplate_GameList {
317
- repeated .GameListEntry entries = 1;
318
- optional string title = 2;
319
- }
320
-
321
- message CSteamTV_HomePageTemplate_QuickExplore {
322
- repeated .GetBroadcastChannelEntry broadcasts = 1;
323
- optional string title = 2;
324
- }
325
-
326
- message CSteamTV_HomePageTemplate_SingleGame {
327
- repeated .GetBroadcastChannelEntry broadcasts = 1;
328
- optional uint32 appid = 2;
329
- optional string title = 3;
330
- }
331
-
332
- message CSteamTV_HomePageTemplate_Takeover {
333
- repeated .GetBroadcastChannelEntry broadcasts = 1;
334
- }
335
-
336
- message CSteamTV_HomePageTemplate_WatchParty {
337
- optional .GetBroadcastChannelEntry broadcast = 1;
338
- optional string title = 2;
339
- optional uint64 chat_group_id = 3;
340
- }
341
-
342
- message CSteamTV_JoinChat_Request {
343
- optional fixed64 broadcast_channel_id = 1;
344
- }
345
-
346
- message CSteamTV_JoinChat_Response {
347
- optional fixed64 chat_id = 1;
348
- optional string view_url_template = 2;
349
- repeated uint64 flair_group_ids = 3;
350
- }
351
-
352
- message CSteamTV_ReportBroadcastChannel_Request {
353
- optional fixed64 broadcast_channel_id = 1;
354
- optional string reason = 2;
355
- }
356
-
357
- message CSteamTV_ReportBroadcastChannel_Response {
358
- }
359
-
360
- message CSteamTV_Search_Request {
361
- optional string term = 1;
362
- }
363
-
364
- message CSteamTV_Search_Response {
365
- repeated .GetBroadcastChannelEntry results = 1;
366
- }
367
-
368
- message CSteamTV_SetBroadcastChannelImage_Request {
369
- optional fixed64 broadcast_channel_id = 1;
370
- optional int32 image_type = 2 [(.description) = "enum"];
371
- optional uint32 image_index = 3;
372
- optional uint32 image_width = 4;
373
- optional uint32 image_height = 5;
374
- optional uint32 file_size = 6;
375
- optional string file_extension = 7;
376
- optional string file_hash = 8;
377
- optional bool undo = 9;
378
- }
379
-
380
- message CSteamTV_SetBroadcastChannelImage_Response {
381
- optional string replace_image_hash = 1;
382
- }
383
-
384
- message CSteamTV_SetBroadcastChannelLinkRegions_Request {
385
- optional fixed64 broadcast_channel_id = 1;
386
- repeated .CSteamTV_SetBroadcastChannelLinkRegions_Request_Links links = 2;
387
- }
388
-
389
- message CSteamTV_SetBroadcastChannelLinkRegions_Request_Links {
390
- optional uint32 link_index = 1;
391
- optional string url = 2;
392
- optional string link_description = 3;
393
- optional uint32 left = 4;
394
- optional uint32 top = 5;
395
- optional uint32 width = 6;
396
- optional uint32 height = 7;
397
- }
398
-
399
- message CSteamTV_SetBroadcastChannelLinkRegions_Response {
400
- }
401
-
402
- message CSteamTV_SetBroadcastChannelProfile_Request {
403
- optional fixed64 broadcast_channel_id = 1;
404
- optional string name = 2;
405
- optional string language = 3;
406
- optional string headline = 4;
407
- optional string summary = 5;
408
- optional string avatar_hash = 6;
409
- optional string schedule = 7;
410
- optional string rules = 8;
411
- optional string panels = 9;
412
- }
413
-
414
- message CSteamTV_SetBroadcastChannelProfile_Response {
415
- }
416
-
417
- message CSteamTV_SetSteamTVUserSettings_Request {
418
- optional bool stream_live_email = 1;
419
- optional bool stream_live_notification = 2;
420
- }
421
-
422
- message CSteamTV_SetSteamTVUserSettings_Response {
423
- }
424
-
425
- message CSteamTV_SubscribeBroadcastChannel_Request {
426
- optional fixed64 broadcast_channel_id = 1;
427
- }
428
-
429
- message CSteamTV_SubscribeBroadcastChannel_Response {
430
- optional bool is_subscribed = 1;
431
- }
432
-
433
- message GameListEntry {
434
- optional uint32 appid = 1;
435
- optional string game_name = 2;
436
- optional .GetBroadcastChannelEntry broadcast = 3;
437
- }
438
-
439
- message GetBroadcastChannelEntry {
440
- optional fixed64 broadcast_channel_id = 1;
441
- optional string unique_name = 2;
442
- optional string name = 3;
443
- optional uint32 appid = 4;
444
- optional uint64 viewers = 5;
445
- optional uint64 views = 6;
446
- optional string thumbnail_url = 7;
447
- optional uint64 followers = 8;
448
- optional string headline = 9;
449
- optional string avatar_url = 10;
450
- optional fixed64 broadcaster_steamid = 11;
451
- optional uint64 subscribers = 12;
452
- optional string background_url = 13;
453
- optional bool is_featured = 14;
454
- optional bool is_disabled = 15;
455
- optional bool is_live = 16;
456
- optional string language = 17;
457
- optional uint32 reports = 18;
458
- optional bool is_partnered = 19;
459
- }
460
-
461
- service SteamTV {
462
- rpc AddChatBan (.CSteamTV_AddChatBan_Request) returns (.CSteamTV_AddChatBan_Response);
463
- rpc AddChatModerator (.CSteamTV_AddChatModerator_Request) returns (.CSteamTV_AddChatModerator_Response);
464
- rpc AddWordBan (.CSteamTV_AddWordBan_Request) returns (.CSteamTV_AddWordBan_Response);
465
- rpc AppCheer (.CSteamTV_AppCheer_Request) returns (.CSteamTV_AppCheer_Response);
466
- rpc CreateBroadcastChannel (.CSteamTV_CreateBroadcastChannel_Request) returns (.CSteamTV_CreateBroadcastChannel_Response);
467
- rpc FollowBroadcastChannel (.CSteamTV_FollowBroadcastChannel_Request) returns (.CSteamTV_FollowBroadcastChannel_Response);
468
- rpc GetBroadcastChannelBroadcasters (.CSteamTV_GetBroadcastChannelBroadcasters_Request) returns (.CSteamTV_GetBroadcastChannelBroadcasters_Response);
469
- rpc GetBroadcastChannelClips (.CSteamTV_GetBroadcastChannelClips_Request) returns (.CSteamTV_GetBroadcastChannelClips_Response);
470
- rpc GetBroadcastChannelID (.CSteamTV_GetBroadcastChannelID_Request) returns (.CSteamTV_GetBroadcastChannelID_Response);
471
- rpc GetBroadcastChannelImages (.CSteamTV_GetBroadcastChannelImages_Request) returns (.CSteamTV_GetBroadcastChannelImages_Response);
472
- rpc GetBroadcastChannelInteraction (.CSteamTV_GetBroadcastChannelInteraction_Request) returns (.CSteamTV_GetBroadcastChannelInteraction_Response);
473
- rpc GetBroadcastChannelLinks (.CSteamTV_GetBroadcastChannelLinks_Request) returns (.CSteamTV_GetBroadcastChannelLinks_Response);
474
- rpc GetBroadcastChannelProfile (.CSteamTV_GetBroadcastChannelProfile_Request) returns (.CSteamTV_GetBroadcastChannelProfile_Response);
475
- rpc GetBroadcastChannelStatus (.CSteamTV_GetBroadcastChannelStatus_Request) returns (.CSteamTV_GetBroadcastChannelStatus_Response);
476
- rpc GetChannels (.CSteamTV_GetChannels_Request) returns (.CSteamTV_GetChannels_Response);
477
- rpc GetChatBans (.CSteamTV_GetChatBans_Request) returns (.CSteamTV_GetChatBans_Response);
478
- rpc GetChatModerators (.CSteamTV_GetChatModerators_Request) returns (.CSteamTV_GetChatModerators_Response);
479
- rpc GetFollowedChannels (.CSteamTV_GetFollowedChannels_Request) returns (.CSteamTV_GetFollowedChannels_Response);
480
- rpc GetGames (.CSteamTV_GetGames_Request) returns (.CSteamTV_GetGames_Response);
481
- rpc GetHomePageContents (.CSteamTV_GetHomePageContents_Request) returns (.CSteamTV_GetHomePageContents_Response);
482
- rpc GetMyBroadcastChannels (.CSteamTV_GetMyBroadcastChannels_Request) returns (.CSteamTV_GetMyBroadcastChannels_Response);
483
- rpc GetSteamTVUserSettings (.CSteamTV_GetSteamTVUserSettings_Request) returns (.CSteamTV_GetSteamTVUserSettings_Response);
484
- rpc GetSubscribedChannels (.CSteamTV_GetSubscribedChannels_Request) returns (.CSteamTV_GetSubscribedChannels_Response);
485
- rpc GetWordBans (.CSteamTV_GetWordBans_Request) returns (.CSteamTV_GetWordBans_Response);
486
- rpc JoinChat (.CSteamTV_JoinChat_Request) returns (.CSteamTV_JoinChat_Response);
487
- rpc ReportBroadcastChannel (.CSteamTV_ReportBroadcastChannel_Request) returns (.CSteamTV_ReportBroadcastChannel_Response);
488
- rpc Search (.CSteamTV_Search_Request) returns (.CSteamTV_Search_Response);
489
- rpc SetBroadcastChannelImage (.CSteamTV_SetBroadcastChannelImage_Request) returns (.CSteamTV_SetBroadcastChannelImage_Response);
490
- rpc SetBroadcastChannelLinkRegions (.CSteamTV_SetBroadcastChannelLinkRegions_Request) returns (.CSteamTV_SetBroadcastChannelLinkRegions_Response);
491
- rpc SetBroadcastChannelProfile (.CSteamTV_SetBroadcastChannelProfile_Request) returns (.CSteamTV_SetBroadcastChannelProfile_Response);
492
- rpc SetSteamTVUserSettings (.CSteamTV_SetSteamTVUserSettings_Request) returns (.CSteamTV_SetSteamTVUserSettings_Response);
493
- rpc SubscribeBroadcastChannel (.CSteamTV_SubscribeBroadcastChannel_Request) returns (.CSteamTV_SubscribeBroadcastChannel_Response);
494
- }
495
-
@@ -1,67 +0,0 @@
1
- import "common_base.proto";
2
-
3
- message CSteamVR_Vector3 {
4
- optional float x = 1;
5
- optional float y = 2;
6
- optional float z = 3;
7
- }
8
-
9
- message CSteamVR_VoiceChat_Active_Notification {
10
- }
11
-
12
- message CSteamVR_VoiceChat_GroupName_Notification {
13
- optional string name = 1;
14
- }
15
-
16
- message CSteamVR_VoiceChat_Inactive_Notification {
17
- }
18
-
19
- message CSteamVR_VoiceChat_NewGroupChatMsgAdded_Notification {
20
- optional uint64 chat_group_id = 1;
21
- optional uint64 chat_room_id = 2;
22
- optional uint32 sender_accountid = 3;
23
- optional uint32 timestamp = 4;
24
- optional uint32 ordinal = 5;
25
- optional string message = 6;
26
- }
27
-
28
- message CSteamVR_VoiceChat_PerUserGainValue_Notification {
29
- optional uint32 accountid = 1;
30
- optional bool muted = 2;
31
- optional float gain = 3;
32
- }
33
-
34
- message CSteamVR_VoiceChat_PerUserVoiceStatus_Notification {
35
- optional uint32 accountid = 1;
36
- optional bool mic_muted_locally = 2;
37
- optional bool output_muted_locally = 3;
38
- }
39
-
40
- message CSteamVR_VoiceChat_SetDefaultSession_Notification {
41
- optional uint64 chat_group_id = 1;
42
- optional uint64 chat_room_id = 2;
43
- }
44
-
45
- message CSteamVR_VoiceChat_SetSpatialAudioListener_Notification {
46
- optional .CSteamVR_Vector3 position = 1;
47
- optional .CSteamVR_Vector3 forward = 2;
48
- optional .CSteamVR_Vector3 up = 3;
49
- }
50
-
51
- message CSteamVR_VoiceChat_SetSpatialAudioSource_Notification {
52
- optional fixed64 steamid = 1;
53
- optional .CSteamVR_Vector3 position = 2;
54
- }
55
-
56
- service SteamVRVoiceChat {
57
- rpc Active (.CSteamVR_VoiceChat_Active_Notification) returns (.NoResponse);
58
- rpc GroupName (.CSteamVR_VoiceChat_GroupName_Notification) returns (.NoResponse);
59
- rpc Inactive (.CSteamVR_VoiceChat_Inactive_Notification) returns (.NoResponse);
60
- rpc NewGroupChatMsgAdded (.CSteamVR_VoiceChat_NewGroupChatMsgAdded_Notification) returns (.NoResponse);
61
- rpc PerUserGainValue (.CSteamVR_VoiceChat_PerUserGainValue_Notification) returns (.NoResponse);
62
- rpc PerUserVoiceStatus (.CSteamVR_VoiceChat_PerUserVoiceStatus_Notification) returns (.NoResponse);
63
- rpc SetDefaultSession (.CSteamVR_VoiceChat_SetDefaultSession_Notification) returns (.NoResponse);
64
- rpc SetSpatialAudioListener (.CSteamVR_VoiceChat_SetSpatialAudioListener_Notification) returns (.NoResponse);
65
- rpc SetSpatialAudioSource (.CSteamVR_VoiceChat_SetSpatialAudioSource_Notification) returns (.NoResponse);
66
- }
67
-
@@ -1,48 +0,0 @@
1
- import "common_base.proto";
2
-
3
- message CSteamVR_Header {
4
- optional int32 type = 1 [(.description) = "enum"];
5
- optional uint32 id = 2;
6
- }
7
-
8
- message CSteamVR_WebRTC_Active_Notification {
9
- }
10
-
11
- message CSteamVR_WebRTC_DataChannel_Close_Notification {
12
- optional uint32 channel_id = 1;
13
- }
14
-
15
- message CSteamVR_WebRTC_DataChannel_Error_Notification {
16
- optional uint32 channel_id = 1;
17
- optional string reason = 2;
18
- }
19
-
20
- message CSteamVR_WebRTC_DataChannel_Message_Notification {
21
- optional uint32 channel_id = 1;
22
- optional bytes data = 2;
23
- }
24
-
25
- message CSteamVR_WebRTC_DataChannel_Open_Notification {
26
- optional uint32 channel_id = 1;
27
- }
28
-
29
- message CSteamVR_WebRTC_Inactive_Notification {
30
- }
31
-
32
- message CSteamVR_WebRTC_OnDataChannel_Notification {
33
- optional fixed64 source_steamid = 1;
34
- optional uint32 channel_id = 2;
35
- optional string label = 3;
36
- }
37
-
38
- service SteamVRWebRTC {
39
- rpc Active (.CSteamVR_WebRTC_Active_Notification) returns (.NoResponse);
40
- rpc Header (.CSteamVR_Header) returns (.NoResponse);
41
- rpc Inactive (.CSteamVR_WebRTC_Inactive_Notification) returns (.NoResponse);
42
- rpc Notify_DataChannelClose (.CSteamVR_WebRTC_DataChannel_Close_Notification) returns (.NoResponse);
43
- rpc Notify_DataChannelError (.CSteamVR_WebRTC_DataChannel_Error_Notification) returns (.NoResponse);
44
- rpc Notify_DataChannelMessage (.CSteamVR_WebRTC_DataChannel_Message_Notification) returns (.NoResponse);
45
- rpc Notify_DataChannelOpen (.CSteamVR_WebRTC_DataChannel_Open_Notification) returns (.NoResponse);
46
- rpc Notify_OnDataChannel (.CSteamVR_WebRTC_OnDataChannel_Notification) returns (.NoResponse);
47
- }
48
-