mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-25 20:44:09 +01:00
Update m.room.avatar url field decription
This commit is contained in:
parent
9077c4853a
commit
ac899df512
|
|
@ -11,9 +11,8 @@ properties:
|
||||||
description: Metadata about the image referred to in `url`.
|
description: Metadata about the image referred to in `url`.
|
||||||
url:
|
url:
|
||||||
description: |-
|
description: |-
|
||||||
The URL to the image.
|
The URL to the image. If this property is not present, the room has no avatar. This can be useful
|
||||||
|
to remove a previous room avatar.
|
||||||
If this isn't set, that means a previous room avatar has been unset.
|
|
||||||
type: string
|
type: string
|
||||||
type: object
|
type: object
|
||||||
state_key:
|
state_key:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue