Skip to content
New issue

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

Note for loading telegram drivers to receive attachments #103

Open
sasha-x opened this issue Sep 5, 2019 · 0 comments
Open

Note for loading telegram drivers to receive attachments #103

sasha-x opened this issue Sep 5, 2019 · 0 comments

Comments

@sasha-x
Copy link

sasha-x commented Sep 5, 2019

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);

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant