-
Notifications
You must be signed in to change notification settings - Fork 32
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
result of lobby match #90
Comments
` self.dota.on('lobby_changed', self.lobby_change_handler)
|
As previously stated, the even to subscribe to is
ISSUE STATUS: CLOSED |
Does somebody know how to get score of match? Printing of whole message object shows not all attributes. I have know about match_outcome from this thread only |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello. how can I get the match result and end match event when I lunch the current lobby into a game?
The text was updated successfully, but these errors were encountered: