Skip to content

Commit 53d6be5

Browse files
committed
feat: Bot API v10.0
1 parent 429c528 commit 53d6be5

4 files changed

Lines changed: 519 additions & 208 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# effect-tg
22

33
[![Effectful](https://img.shields.io/badge/Yes.-%23fff?style=flat&logo=effect&logoColor=%23000&logoSize=auto&label=Effect%3F&labelColor=%23fff&color=%23000)](https://effect.website/)
4-
[![Bot API](https://img.shields.io/badge/v9.6-%23fff?style=flat&logo=telegram&logoColor=%2325A3E1&logoSize=auto&label=Bot%20API&labelColor=%23fff&color=%2325A3E1)](https://core.telegram.org/bots/api)
4+
[![Bot API](https://img.shields.io/badge/v10.0-%23fff?style=flat&logo=telegram&logoColor=%2325A3E1&logoSize=auto&label=Bot%20API&labelColor=%23fff&color=%2325A3E1)](https://core.telegram.org/bots/api)
55
[![npm](https://img.shields.io/npm/v/%40grom.js%2Feffect-tg?style=flat&logo=npm&logoColor=%23BB443E&logoSize=auto&label=Latest&labelColor=%23fff&color=%23BB443E)](https://www.npmjs.com/package/@grom.js/effect-tg)
66
[![codecov](https://img.shields.io/codecov/c/github/grom-dev/effect-tg?style=flat&logo=codecov&logoColor=%23f07&label=Coverage&labelColor=%23fff&color=%23f07)](https://codecov.io/gh/grom-dev/effect-tg)
77

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@antfu/eslint-config": "7.7.3",
5353
"@effect/language-service": "0.85.1",
5454
"@effect/platform": "0.96.1",
55-
"@grom.js/bot-api-spec": "0.9.0",
55+
"@grom.js/bot-api-spec": "0.10.0",
5656
"@grom.js/tgx": "1.4.3",
5757
"@types/node": "22.19.18",
5858
"@vitest/coverage-v8": "4.1.5",

pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)