mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-14 18:13:47 +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
|
||||
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.
|
||||
global [account data](#client-config) and can, among other things, be used to
|
||||
generate recommendations in emoji pickers.
|
||||
|
||||
#### Events
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue