We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f9ef9 commit 4c36be1Copy full SHA for 4c36be1
.github/workflows/update-types.yml
@@ -25,7 +25,8 @@ jobs:
25
bun-version: 1.1.34
26
27
- name: Clone TBA Schema parser repo
28
- run: git clone https://github.com/ENCRYPTEDFOREVER/tg-bot-api.git
+ # run: git clone https://github.com/ENCRYPTEDFOREVER/tg-bot-api.git
29
+ run: git clone https://github.com/ENCRYPTEDFOREVER/tg-bot-api.git -b bot_api_9_0
30
31
# - name: Temporal dirty fix for https://github.com/ark0f/tg-bot-api/issues/20
32
# run: bun dirty-fix
0 commit comments