-
### Required Information
- PHP version:
- PHP Telegram Bot version:
- Using MySQL database: yes / no
- Update Method: Webhook / getUpdates
- Self-signed certificate: yes / no
- RAW update (if …
-
Hi!
Thank you for this project. I'd like to use it in my web app [longman-to-anki](https://github.com/yakhinvadim/longman-to-anki) to generate anki deck on client side. Unfortunately, my stack doesn'…
-
Need to add restaurants to New CHI JSON fIle once created.
- [ ] Graham Elliot - (CLOSED) until spring of 2017
- [ ] Haut Doug - (CLOSED) dogs, fries, sausages, etc.
- [x] Al's Italian Beef - Tay…
-
I first used getUpdatesCLI.php and works properly every time i will refresh the page manually (Each refresh of the page the bot reply to me). It's ok!
Now I wanted to try to set webhook. After settin…
-
Sorry to bother you again. I don't have enough docs to move on with this myself :(
Going to use it for BoG integration. Anyhow, I don't know how to pass a fixed amount to the server. Here is what …
-
I'm trying to send a message to a channel my bot is admin of like this:
```
$telegram = new \Longman\TelegramBot\Telegram(BOT_TOKEN, BOT_NAME);
echo \Longman\TelegramBot\Request::sendMes…
-
i have successfully installed the extension in my yii2 application but it gives me an error Class 'Longman\TelegramBot\Telegram' not found. please help
-
### Required Information
- PHP version: 7.10
- PHP Telegram Bot version: 0.41.0
- Using MySQL database: yes
- Update Method: getUpdates
- Self-signed certificate: no
- RAW update (if availabl…
-
RDM Version: 0.8
Environment (OS name and version): OSX Sierra 10.12.1
from: http://docs.redisdesktop.com/en/latest/install/
> Build on OS X
>
> Install XCode with xcode build tools
> Build RD…
-
When sending requests to telegram API sometimes errors happen. For example maybe the message format is invalid and the API responds with an error.
Catching these errors is not easy and straightforwar…