botman / botman/driver-telegram
Is there any way to use Local Bot API?
Open
- Dominant language
- PHP
- Stars
- 94
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
I'm running my own Bot API https://github.com/tdlib/telegram-bot-api
But Telegram API address is hardcoded in [src/TelegramDriver.php ](https://github.com/botman/driver-telegram/blob/master/src/TelegramDriver.php) (see API_URL and FILE_API_URL constants)
Is there any way to override it?
Contributor guide
Assessment
This issue has not been assessed yet.