mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-14 18:13:47 +01:00
Remove URL prefix
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
b62fc0a35f
commit
04a0e0eecd
|
|
@ -3,7 +3,7 @@
|
|||
{{% added-in v="1.18" %}}
|
||||
|
||||
This module enables clients to track a user's cumulated emoji usage across different
|
||||
devices. The data is stored in the [`m.recent_emoji`](/client-server-api/#mrecent_emoji)
|
||||
devices. The data is stored in the [`m.recent_emoji`](#mrecent_emoji)
|
||||
global [account data](https://spec.matrix.org/v1.15/client-server-api/#client-config) and can,
|
||||
among other things, be used to generate recommendations
|
||||
in emoji pickers.
|
||||
|
|
|
|||
Loading…
Reference in a new issue