kopia lustrzana https://gitlab.com/jaywink/federation
Room events are PUT not POST
rodzic
ccd975ce46
commit
48373ad615
|
@ -83,6 +83,7 @@ class MatrixRoomMessage(Post, MatrixEntityMixin):
|
|||
"format": "org.matrix.custom.html",
|
||||
"formatted_body": self.rendered_content,
|
||||
},
|
||||
"method": "put",
|
||||
})
|
||||
return payloads
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue