From 05df94ea912122ec8e21d5655d17ec8253fde1c2 Mon Sep 17 00:00:00 2001 From: Fabio Ivona Date: Wed, 4 Dec 2024 13:40:16 +0100 Subject: [PATCH] removed missing link from docs --- docs/15.webhooks/4.webhook-request-types.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/15.webhooks/4.webhook-request-types.md b/docs/15.webhooks/4.webhook-request-types.md index 82297423..7d017da0 100644 --- a/docs/15.webhooks/4.webhook-request-types.md +++ b/docs/15.webhooks/4.webhook-request-types.md @@ -65,7 +65,7 @@ class CustomWebhookHandler extends WebhookHandler > [!WARNING] > By default, Telegram does not report events related to reactions to messages. -> To interact with reactions, [specify](config/telegraph.php) in the settings all +> To interact with reactions, specify in the settings all > [types of messages](https://core.telegram.org/bots/api#update) for which you want to catch events. ## Chat Commands