updated deps
This commit is contained in:
5
vendor/maunium.net/go/mautrix/event/state.go
generated
vendored
5
vendor/maunium.net/go/mautrix/event/state.go
generated
vendored
@@ -152,8 +152,9 @@ type BridgeEventContent struct {
|
||||
}
|
||||
|
||||
type SpaceChildEventContent struct {
|
||||
Via []string `json:"via,omitempty"`
|
||||
Order string `json:"order,omitempty"`
|
||||
Via []string `json:"via,omitempty"`
|
||||
Order string `json:"order,omitempty"`
|
||||
Suggested bool `json:"suggested,omitempty"`
|
||||
}
|
||||
|
||||
type SpaceParentEventContent struct {
|
||||
|
||||
Reference in New Issue
Block a user