Note for loading telegram drivers to receive attachments
Open
- Dominant language
- No language data
- Stars
- 33
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
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:
> ```php
> 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?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.