Skip to content

Commit

Permalink
Add description of possible types of messages, emoji, text entries
Browse files Browse the repository at this point in the history
  • Loading branch information
kant2002 committed Nov 18, 2024
1 parent 98801e9 commit 1ff159a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,25 @@
[![codecov](https://codecov.io/gh/antomys/CuriousBenchmarks/branch/master/graph/badge.svg?token=8L4HN9FAIV)](https://app.codecov.io/gh/kant2002/TelegramExportProcessor)

Library for reading export JSON files from Telegram Desktop.

Possible message types:
- "" (blank string)
- service
- message

Possible text entry types:
- plain
- italic
- bold
- custom_emoji
- link
- bank_card
- code
- blockquote
- text_link
- mention

Possible reaction types:
- emoji
- paid

0 comments on commit 1ff159a

Please sign in to comment.