mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-08-02 02:57:47 +02:00
Update content/client-server-api/modules/image_packs.md
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
2945ca7a0b
commit
7e0a827382
|
|
@ -180,7 +180,9 @@ Clients MAY use the `:` character as a trigger to initiate emote search in the m
|
||||||
multiple packs contain images with the same shortcode, clients SHOULD provide
|
multiple packs contain images with the same shortcode, clients SHOULD provide
|
||||||
disambiguation UI rather than silently resolving to one image. Clients MAY
|
disambiguation UI rather than silently resolving to one image. Clients MAY
|
||||||
disambiguate by appending a slugified pack display name separated by `/`
|
disambiguate by appending a slugified pack display name separated by `/`
|
||||||
(for example, `:cat_wave/my_pack:`). Because pack names are not globally
|
(for example, `:cat_wave/my_pack:`).
|
||||||
|
|
||||||
|
Because pack names are not globally
|
||||||
unique, clients SHOULD NOT attempt to automatically resolve a shortcode to a
|
unique, clients SHOULD NOT attempt to automatically resolve a shortcode to a
|
||||||
specific image. Clients SHOULD instead present a search modal or similar UI
|
specific image. Clients SHOULD instead present a search modal or similar UI
|
||||||
to allow the user to select the intended image.
|
to allow the user to select the intended image.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue