BREAKING: update mautrix to 0.15.x
This commit is contained in:
2
vendor/maunium.net/go/mautrix/event/relations.go
generated
vendored
2
vendor/maunium.net/go/mautrix/event/relations.go
generated
vendored
@@ -32,6 +32,8 @@ type RelatesTo struct {
|
||||
|
||||
type InReplyTo struct {
|
||||
EventID id.EventID `json:"event_id,omitempty"`
|
||||
|
||||
UnstableRoomID id.RoomID `json:"room_id,omitempty"`
|
||||
}
|
||||
|
||||
func (rel *RelatesTo) Copy() *RelatesTo {
|
||||
|
||||
Reference in New Issue
Block a user