mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-07-02 20:27:47 +02:00
Update data/event-schemas/schema/m.room.image_pack.yaml
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
2f213b907e
commit
e48ded062f
|
|
@ -68,7 +68,7 @@ properties:
|
||||||
pattern: "^mxc:\\/\\/"
|
pattern: "^mxc:\\/\\/"
|
||||||
usage:
|
usage:
|
||||||
description: |-
|
description: |-
|
||||||
The intended usages for this pack. The defined values are
|
The intended usage(s) for this pack. The defined values are
|
||||||
`emoticon` (images intended to be sent inline in messages) and
|
`emoticon` (images intended to be sent inline in messages) and
|
||||||
`sticker` (images intended to be sent as standalone sticker
|
`sticker` (images intended to be sent as standalone sticker
|
||||||
events). If absent or empty, all usage types are assumed.
|
events). If absent or empty, all usage types are assumed.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue