refactor to mautrix 0.17.x; update deps
This commit is contained in:
2
vendor/maunium.net/go/mautrix/event/events.go
generated
vendored
2
vendor/maunium.net/go/mautrix/event/events.go
generated
vendored
@@ -105,6 +105,8 @@ func (evt *Event) MarshalJSON() ([]byte, error) {
|
||||
}
|
||||
|
||||
type MautrixInfo struct {
|
||||
EventSource Source
|
||||
|
||||
TrustState id.TrustState
|
||||
ForwardedKeys bool
|
||||
WasEncrypted bool
|
||||
|
||||
Reference in New Issue
Block a user