diff --git a/proposals/4230-animated-image-flag.md b/proposals/4230-animated-image-flag.md index a1e0571f7..b30ef5a44 100644 --- a/proposals/4230-animated-image-flag.md +++ b/proposals/4230-animated-image-flag.md @@ -12,7 +12,7 @@ animation to start without a delay while it's downloaded. ## Proposal -We add an optional boolean flag, `ia_animated` to the `info` object of `m.image` events indicating if +We add an optional boolean flag, `is_animated` to the `info` object of `m.image` events indicating if the image is animated or not. This SHOULD match whether the original image contains animation. Note that this will require clients probe the image file for animation. Simpler clients may, therefore, choose to not send this value at all, or always set it to false, meaning receiving clients are