mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 11:34:09 +01:00
Update content/client-server-api/modules/recent_emoji.md
This commit is contained in:
parent
13d32bda1a
commit
24204a4161
|
|
@ -4,9 +4,8 @@
|
||||||
|
|
||||||
This module enables clients to track a user's cumulated emoji usage across different
|
This module enables clients to track a user's cumulated emoji usage across different
|
||||||
devices. The data is stored in the [`m.recent_emoji`](#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,
|
global [account data](#client-config) and can, among other things, be used to
|
||||||
among other things, be used to generate recommendations
|
generate recommendations in emoji pickers.
|
||||||
in emoji pickers.
|
|
||||||
|
|
||||||
#### Events
|
#### Events
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue