getRoomAliases

abstract suspend fun getRoomAliases(): List<String>

Get list of local alias of the room.

Return

the list of the aliases (full aliases, not only the local part)