sdk (space) : expose the via parameter from space room
This commit is contained in:
+1
@@ -31,6 +31,7 @@ class SpaceRoomMapper {
|
||||
state = spaceRoom.state?.map(),
|
||||
topic = spaceRoom.topic,
|
||||
worldReadable = spaceRoom.worldReadable.orFalse(),
|
||||
via = spaceRoom.via,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user