Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AmarnathCJD committed Mar 15, 2024
1 parent 2a7aaac commit 4007a62
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,17 @@ client.AddInlineHandler("<pattern>", func(iq *telegram.InlineQuery) error {
- [x] Support for Flag2.0, Layer 147
- [ ] WebRTC Calls Support
- [ ] Documentation for all methods
- [ ] Stabilize File Uploading/Downloading
- [x] Stabilize File Uploading
- [ ] Stabilize File Downloading
- [ ] Secret Chats Support

## Known Issues

- [x] File Uploading/Downloading is not stable
- [ ] MessageMediaPoll Decode Fails
- [x] MessageMediaPoll, UserFull Decode Fails
- [x] invokeWithLayer channel missing while bad Salt
- [x] tcp.io.Reader.Read unstable
- [ ] HTML Parser

## Contributing

Expand Down

0 comments on commit 4007a62

Please sign in to comment.