-
Telegram just release API 8.0 with more improvements to the mini apps.
I am working on it 🫡🇺🇦
Things to deliver: (will be updated based on merges)
- [x] `isActive`
- [x] `requestFullscreen()…
-
Telegram just dropped Bot API 8.0
https://core.telegram.org/bots/api-changelog#november-17-2024.
Can you update the SDK to support the new API version?
Thanks!
-
I maintain [Lichess Statbot](https://top.gg/bot/490949867657494530) which makes it easy to fetch and display player profiles, games, tournaments, blogs, etc. from Discord application slash commands.
…
-
While working on #19893, @chiaberry noticed that [Zenhub's REST API is being deprecated](https://github.com/ZenHubIO/API?tab=readme-ov-file#%EF%B8%8F-deprecation-notice) in favor of [their GraphQL API…
-
The current bot API lacks support for Franz producers.
Adding producers to the bot API would help make for interesting commands, giving them the ability to communicate with points-term, for example.
…
-
### Project Name
RAG-Bot
### Description
Making a bot that can leverage documents with RAG to generate relevant responses.
## Design
![image](https://github.com/user-attachments/assets/e70e414c…
-
I am trying to build a Discord application, [the document](https://discord.com/developers/docs/reference#user-agent) explains the user agent is necessary to prevent Cloudflare from returning 400 error…
-
Description
-
Compatibility. Do we really need this?:
```
Bot constructor:
- explicit Bot(std::string token, const HttpClient &httpClient = _getDefaultHttpClient(), const std::string& url="https://api.telegram.…
-
**环境**
OS: Debian 12
Python: 3.11.2
**问题影响的版本**
0.1.0b18 - 0.1.0b19
**问题描述**
在使用Telegram bot api的第三方API Client时,调用bot.edit_message_text时会报错,并且执行失败。
报错信息:
无论是否使用api_server,问题依然存在。
**简单代码复现**
```pyt…