mirror of
https://github.com/c0re100/gotdlib.git
synced 2026-02-21 20:20:17 +01:00
562 B
562 B
Forked library for modded TDLib
When I'm refactoring my own bot from Arman92/go-tdlib to zelenin/go-tdlib
I realized that zelenin's library doesn't meet my need😕
So I fork it and make some changes
- Static build by default
- Add update event filter
- Add command parser
- Receive correct message id to patch text/dice message response.
- Add Pending updates
Here are a few example codes about how to use c0re100/gotdlib.