From 5573dc288d880386a96afc9458f7d1abd6cd745f Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 28 Sep 2023 12:08:02 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/user/project/integrations/telegram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/user/project/integrations/telegram.md') diff --git a/doc/user/project/integrations/telegram.md b/doc/user/project/integrations/telegram.md index 4e94ef76f58..94d0f887730 100644 --- a/doc/user/project/integrations/telegram.md +++ b/doc/user/project/integrations/telegram.md @@ -32,7 +32,7 @@ To configure the bot in Telegram: 1. Assign the bot `Post Messages` rights to receive events. 1. Create an identifier for the channel. - For public channels, enter a public link and copy the channel identifier (for example, `https:/t.me/MY_IDENTIFIER`). - - For private channels, use the [`getUpdates`](https://telegram-bot-sdk.readme.io/reference/getupdates) method with your API token and copy the channel identifier. + - For private channels, use the [`getUpdates`](https://telegram-bot-sdk.readme.io/reference/getupdates) method with your API token and copy the channel identifier (for example, `-2241293890657`). ## Set up the Telegram integration in GitLab -- cgit v1.2.3