diff --git a/changelogs/client_server/newsfragments/2328.feature b/changelogs/client_server/newsfragments/2328.feature new file mode 100644 index 00000000..3f544309 --- /dev/null +++ b/changelogs/client_server/newsfragments/2328.feature @@ -0,0 +1 @@ +Add the `is_animated` flag to the `info` object of the `m.image` msgtype and the `m.sticker` event, as per [MSC4230](https://github.com/matrix-org/matrix-spec-proposals/pull/423O).