Files
lua-matrix/matrix
Adrian Perez de Castro bad6e6ee16 Allow passing a room object to client:join_room()
This neatly allows to pass the room object passed to the "invited" event
directly to :join_room(). This way the user does not need to know that
rooms have a "room_id" attribute.
2016-07-05 01:01:34 +03:00
..