el
el
Hi everyone! Can someone help one? I don't understand how can I use simple pages (views) and controllers for: 1. Sending message (ex. from id 1 to id 2) 2....
### ❓ Support Question / Feature Request Hello! I would use the Doctrine ORM for our bot package, it would make sense to me, because we can use DB easier....
В настоящее время библиотека двигается очень медленными шагами, и, конечно же, не успевает своевременно обновлять Bot API. Что ещё хуже (на мой взгляд), так это поддержка PHP 5.6. Уже давно...
Всем привет, уже больше недели не могу разобраться c проблемой. Ситуация следующая: бот принимает в диалоге файлы, если всё верно (расширение, размер и т.д.), бот создаёт папку и сохраняет файлы....
### Expected behavior `object.edit.getLayout()` should return the layout data with all fields ### Actual behavior `object.edit.getLayout()` returns the from the first tab ### Steps to reproduce I have custom `Property`...
I think it can be really helpful, if we have a lot of records in the database...
Hello! I'm trying to convert the SQL-file to Doctrine Entities. https://raw.githubusercontent.com/php-telegram-bot/core/master/structure.sql As I know, I should to use command in console: `./vendor/bin/doctrine orm:convert-mapping php src/ --from-database --force` But I've got...