Open
Description
I see you have some example code in the repo, but it would be helpful to show some common tasks as well as how to do them with the SDK in the docs. As it stands it's difficult for a beginner to use this without first grasping all of the concepts of Matrix.
For instance:
- Sending a message
- Responding to a message
- Joining a room
- Adding images to a message
Basically some "getting started" tutorial sort of things would be great.