Merge pull request #826

This commit is contained in:
symfony-flex-server[bot]
2020-01-26 11:45:00 +00:00
committed by GitHub
@@ -16,3 +16,8 @@ services:
$botKey: '%env(resolve:TG_BOT_API_KEY)%'
$apiClient: '@TgBotApi\BotApiBase\ApiClientInterface'
$normalizer: '@TgBotApi\BotApiBase\NormalizerInterface'
TgBotApi\BotApiBase\BotApiComplete:
parent: TgBotApi\BotApiBase\BotApi
TgBotApi\BotApiBase\BotApiInterface: '@TgBotApi\BotApiBase\BotApi'