Update content/client-server-api/modules/recent_emoji.md

This commit is contained in:
Richard van der Hoff 2026-01-14 09:13:47 +00:00 committed by GitHub
parent 13d32bda1a
commit 24204a4161
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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