automatically ignore known forwarded addresses, fixes #64
This commit is contained in:
1
vendor/maunium.net/go/mautrix/event/state.go
generated
vendored
1
vendor/maunium.net/go/mautrix/event/state.go
generated
vendored
@@ -170,6 +170,7 @@ type ModPolicyContent struct {
|
||||
Recommendation string `json:"recommendation"`
|
||||
}
|
||||
|
||||
// Deprecated: MSC2716 has been abandoned
|
||||
type InsertionMarkerContent struct {
|
||||
InsertionID id.EventID `json:"org.matrix.msc2716.marker.insertion"`
|
||||
Timestamp int64 `json:"com.beeper.timestamp,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user