setRoomAlias

abstract suspend fun setRoomAlias(roomId: RoomId, roomAliasId: RoomAliasId): Result<Unit>

See also