We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems I can't reopen #69 , but info is actual and absent in main docs.
You need to manually load corresponding driver to receive attachments, for example: DriverManager::loadDriver(\BotMan\Drivers\Telegram\TelegramPhotoDriver::class);
You need to manually load corresponding driver to receive attachments, for example:
DriverManager::loadDriver(\BotMan\Drivers\Telegram\TelegramPhotoDriver::class);
Otherwise it silently don't work.
Add it somewhere, plz. Here: https://github.com/botman/docs/blob/master/driver-telegram.md or here: https://github.com/botman/docs/blob/master/receiving-additional-content.md .
Should I make PR?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems I can't reopen #69 , but info is actual and absent in main docs.
Otherwise it silently don't work.
Add it somewhere, plz.
Here: https://github.com/botman/docs/blob/master/driver-telegram.md
or here: https://github.com/botman/docs/blob/master/receiving-additional-content.md .
Should I make PR?
The text was updated successfully, but these errors were encountered: