2 Commits

Author SHA1 Message Date
Adrian Perez de Castro
30eec81619 Update client-send-message.lua to not do an initial sync
The initial sync is not needed, provided that the user has to supply anyway
the room ID or alias in the command line of the script.
2016-07-04 18:34:23 +03:00
Adrian Perez de Castro
43470d72d1 Add examples on how to send messages to rooms
This adds two similar examples, one using matrix.client, and the other using
matrix.api.
2016-07-04 13:44:23 +03:00