-
v5 documentation: https://pkg.go.dev/github.com/go-telegram-bot-api/telegram-bot-api/v5#BotAPI
v4.6.4 documentation: https://pkg.go.dev/github.com/go-telegram-bot-api/telegram-bot-api#BotAPI.KickChat…
-
https://matrix.hackage.haskell.org/package/telegram-api#GHC-8.2/telegram-api-0.7.0.0
```
Configuring library for telegram-api-0.7.0.0..
Preprocessing library for telegram-api-0.7.0.0..
Building …
-
In Matterbridge this is not a issue. I think the problem is that talk_matterbridge starts for every conversation a new matterbridge instance.
# Problem
At the moment it is only possible to use a t…
-
Edit:
I have the 1:1 index.php script as in repo except this part which just sends to oci.log the timestamp:
` $message = $e->getMessage();
echo date('d/m/y h:i:s'), " $message\n";
…
-
Dear pietro24,
First of all, I want to thank you for the great work you’ve done with this bot. I am experiencing an issue where the bot successfully finds offers but does not send any messages to m…
-
## Select platforms where this bug is reproducible:
- [ x] Telegram for Android
- [ x] Telegram for iOS
- [ ] Telegram for macOS
- [ x] Telegram Desktop
- [ x] Telegram Web A
- [ x] Telegram W…
-
### ⚠️ Check for existing issues before proceeding. ⚠️
- [X] I have searched the existing issues, and there is no existing issue for my problem
### Where are you using SuperAGI?
MacOS
### Which br…
-
**Is your feature request related to a problem? Please describe.**
Some Adapters would only use states from other adapters, for example [Devicereminder](https://github.com/Xenon-s/ioBroker.device-r…
-
Hope sending to Telegram will be supported soon too.
**Telegram API**
https://core.telegram.org/api
**Telegram Bot API**
https://core.telegram.org/bots/api
**Bot Code Examples**
https://co…
-
I have a telescope set up in China. For the well-known reason, the Telegram service cannot be accessed in mainland China. I want to use this NINA plugin by a reverse proxy.
But I'm totally new to C# …