polysoft1 / libmatrix-client

A C++ client for the matrix communication protocol that is designed to not be dependent on specific libraries.
MIT License
2 stars 0 forks source link

Save and add a getter for the user ID #19

Closed jaredoconnell closed 3 years ago

jaredoconnell commented 3 years ago

The core & polytrix had no way of knowing the user ID without assumptions, so I saved the user ID from the login result.