N
N
Nodir Malikov2021-05-28 15:32:35
Python
Nodir Malikov, 2021-05-28 15:32:35

How to immediately send a message to the user when unsubscribing from the channel from the Telegram Bot?

Can the bot immediately send a message to the user if he unsubscribes from the channel?
I've seen this somewhere and I think it's possible.
If so, can you advise how to implement it?

PS I wanted to do it through a loop, but in my opinion this is a bad idea, since there are more than 1000 people in the bot.


Library: aiogram

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
Jan, 2021-06-03
@Buchachalo

Haven't seen this feature.
But in theory, you can organize either a button or the "/unsubscribe" command, then you can write something to the user before the kick from the bot.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question