feat: docs: Telegram Mini App (#264)

This commit is contained in:
Dream Hunter
2024-05-22 20:57:30 +08:00
committed by GitHub
parent 37ed2955ff
commit 02e3e755e7
2 changed files with 5 additions and 2 deletions

View File

@@ -1,10 +1,11 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## main branch
## v0.4.4
- telegram mini app
- 增加 telegram mini app
- telegram bot 增加 `ubind`, `delete` 指令
- 修复 webhook 多行文本的问题
## v0.4.3

View File

@@ -18,6 +18,8 @@ cp .env.example .env.prod
pnpm run deploy:telegram --project-name=<你的项目名称>
```
部署完成后,请在 admin 后台的 `设置` -> `电报小程序` 页面 `电报小程序 URL`
请在 `@BotFather` 处执行 `/setmenubutton`,然后输入你的网页地址,设置左下角的 `Open App` 按钮。
你也可以在 `@BotFather` 处执行 `/newapp` 新建 app 来获得 mini app 的链接