Skip to content

Commit b6003e5

Browse files
committed
Remove room_id field from MSC2946 children_state
1 parent f08f98a commit b6003e5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

federationtypes.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,5 @@ type MSC2946StrippedEvent struct {
796796
StateKey string `json:"state_key"`
797797
Content json.RawMessage `json:"content"`
798798
Sender string `json:"sender"`
799-
RoomID string `json:"room_id"`
800799
OriginServerTS Timestamp `json:"origin_server_ts"`
801800
}

0 commit comments

Comments
 (0)