Replies: 1 comment 2 replies
-
You need to use client.run_forever()to schedule the send message function on gevents event loop |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys, I am very confused with how to send messages to my friends with this API. I think I have done everything right, but my friend does not receive the message? In the code below it prints my friends name correctly after getting his SteamUser with getuser(). But the message doesnt get sent??
Beta Was this translation helpful? Give feedback.
All reactions