How to use the Chat Join Request for Telegram?

I’m trying to use the Telegram Chat Join Request node, which I saw in the documentation, but it doesn’t appear in my installation. The documentation lists several trigger nodes for Telegram, but in my n8n, only nine are available.

Can anyone guide me on how to use the Chat Join Request option or if there’s something I need to enable to make it available?

what version n8n are you on?

2 Likes

Hey! Even when using n8n on the cloud, via Docker, and on localhost with the latest versions, the “Chat Join Request” option does not appear. Additionally, all the Telegram-related videos I watch only show 9 trigger nodes. This is very confusing because the documentation lists several.

Dude, did you find a solution?

Setup your own webhook. Here is the documentation for Bot API: Bots: An introduction for developers (see #setWebhook specifically). Check out #Update from the same page to see parameter like chat_join_request

Thanks, this helped.

1 Like