JojiiOfficial / Matrix-ClientServer-API-java

A small and simple java API for the Matrix ClientServer Protocol
GNU General Public License v3.0
43 stars 9 forks source link

sendText not possible via room aliases #12

Open col-panic opened 1 month ago

col-panic commented 1 month ago

Sending a test message only works using the rooms internal id (e.g. !jCmKkFSxYzslrPkNiI:host.service.ch) not its aliases (e.g. #public:host.service.ch)

Support for resolving a room alias first allowing for direct use would be good, ref. https://spec.matrix.org/latest/#room-aliases resp. https://spec.matrix.org/v1.11/client-server-api/#room-aliases