Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement SteamNotificationClient notifications #485

Closed
xPaw opened this issue Jul 30, 2024 · 1 comment
Closed

Implement SteamNotificationClient notifications #485

xPaw opened this issue Jul 30, 2024 · 1 comment

Comments

@xPaw
Copy link

xPaw commented Jul 30, 2024

https://github.com/SteamDatabase/Protobufs/blob/master/steam/steammessages_notifications.steamclient.proto

In particular CSteamNotification_NotificationsReceived_Notification.

If you search for notification_type in Steam client javascripts, you can find test functions that include body_data json strings, but for the lib it would be enough to just parse the json.

Example code here: https://github.com/xPaw/Steam-Card-Farmer/blob/115f8ea3201d71321a9fde4b6ef67d33d8eea933/index.mjs#L582

@DoctorMcKay
Copy link
Owner

Landed in 5.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants