uspgamedev / luasteam

Bindings to connect lua with Steam API
https://luasteam.readthedocs.io/en/stable/
MIT License
134 stars 25 forks source link

adding missing friends.getRichPresence() function. #49

Open zarutian opened 1 month ago

zarutian commented 1 month ago

I was reading the readthedocs documentation and found that the friends.getRichPresence(steamId, key) function was missing.

I have not tested this as I do not currently have access to a computer where I can put up the build environment required. However this should work as this was rather easy to add.

(If there is a GitHub Actions build test runner then it should catch any errors.)

zarutian commented 1 month ago

pinging @jamespanic and @yancouto who seems to have most recent commit before this one.

This PR needs review before this year or next one is out.