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 wrapper for SendLobbyChatMsg #138

Merged
merged 4 commits into from
Jul 22, 2023
Merged

Conversation

wyvernbw
Copy link
Contributor

closes #137

summary:

  • renamed SendLobbyChatMsg to send_lobby_chat_message
  • changed the return type from bool to `Result<(), SteamError>
  • added documentation adapted from the steamworks docs page
  • fixed an error regarding an unrelated if statement (feel free to revert)

@Noxime Noxime merged commit e9cdf88 into Noxime:master Jul 22, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrapper for SendLobbyChatMsg on Matchmaking struct
2 participants