-
Couldn't load subscription status.
- Fork 18
Labels
stalePR marked as inactive, may be closed.PR marked as inactive, may be closed.
Description
Description:
Currently, we don't store information about message reactions in our backups. This task is to add support for message reactions both in the data model and in the UI.
Model:
- Update the
MessageDatatype inapi.tsto include a reactions property. - Update
runner.tsto extract and store reactions from Telegram data when backing up messages.
Visualization:
- Update
app/dialog/[id]/backup/[cid]/page.tsxto display reactions for each message in the backup view.
Metadata
Metadata
Assignees
Labels
stalePR marked as inactive, may be closed.PR marked as inactive, may be closed.
Type
Projects
Status
Done