-
### Required Information
- Operating system: centos 7
- PHP version: 7.1.4
- PHP Telegram Bot version: 0.44.1
- Using MySQL database: no
- Update Method: Webhook
- Self-signed certificate: ye…
-
The simple sending of message is implemented via static method:
```
$result = Request::sendMessage([
'chat_id' => $chat_id,
'text' => 'Your utf8 text 😜 ...',
]);
```
It doesn't acc…
-
_*_ KOReader version: 2024.03.1
* Device: Samsung Galaxy Tab S7
#### Issue
I use a stardict dictionary and it worked fine but since recently it stopped working and I only get "not available" when…
-
This code throws an error
```
$btns = [];
for ($i = 0; $i 'button '.$i, 'url' => 'https://github.com' ];
$class = new \ReflectionClass('Longman\TelegramBot\Entities\InlineKeyboard');
$keyboard =…
-
PHP 7.4 (Shared hosting beget.com)
Other commands are working successfully.
answerCallbackQuery not working. Everything is done correctly, returns a successful result. But there is no window in th…
-
https://github.com/codespell-project/codespell/blob/6c3294016b04b594671e0e1704e096c0eec9504d/codespell_lib/data/dictionary_rare.txt#L124
https://en.wiktionary.org/wiki/indention
-
good day. I would like to know. Does your plugin work through proxy? Constantly in the debug error occurs: Telegram returned an invalid response! Please review your bot name and API key.
We try diffe…
-
使用websocket方式,在请求一段时间后,返回空数据
用demo中的案例即可重现
烦请排查
-
### 🐞 Bug Report
#### Required Information
| ? | !
| --- | ---
| Operating system | Arch last
| PHP Telegram Bot version | 0.81.…
-
Hello everyone,
I have a script that automatically sends a message to my users when an action is performed on my server.
The message is sent successfully, but the message is not recorded in the …