@tgify/types 9.4.0 → 9.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Types for the Telegram Bot API
|
|
2
2
|
|
|
3
|
-
[](https://core.telegram.org/bots/api) [](https://npmjs.com/package/@tgify/types)
|
|
4
4
|
|
|
5
5
|
This is a fork of the @telegraf/types library. This project will continue updating the Telegram Bot API types, but now for @tgify/tgify. This project provides TypeScript types for the entire [Telegram Bot API](https://core.telegram.org/bots/api).
|
|
6
6
|
|