mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Update tg-bot-api/bot-api-base
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user