mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19: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`.
|
||||
url:
|
||||
description: |-
|
||||
The URL to the image.
|
||||
|
||||
If this isn't set, that means a previous room avatar has been unset.
|
||||
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.
|
||||
type: string
|
||||
type: object
|
||||
state_key:
|
||||
|
|
|
|||
Loading…
Reference in a new issue