Add left rooms class
Closes #46.
I've done a couple of changes to the library, I'm still yet to work on the _handle_left_rooms callback in base_client.py.
@poljar Can you check this and see if I'm headed in the right direction?
@poljar I think I finished most of the work required for the left rooms class, should I start writing tests for it?
@poljar I think I finished most of the work required for the left rooms class, should I start writing tests for it?
Sorry for the delay here, yes please we should ensure that the rooms get put in the correct state depending on where they are in the sync response.
@poljar I think I finished most of the work required for the left rooms class, should I start writing tests for it?
Sorry for the delay here, yes please we should ensure that the rooms get put in the correct state depending on where they are in the sync response.
Thanks for the reply, I'll start working on it.