J
J
John Rosed2021-07-21 07:35:47
Python
John Rosed, 2021-07-21 07:35:47

How to find out the number of users who came through the link?

I use the telebot library in the documentation and found the createChatInviteLink method and, by the way, the chatInviteLink class itself , but did not find a way to find out the current information about the logged-in users on a specific link. Is there any way to find out?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
jerwright, 2021-07-21
@dessired

Unfortunately not, however, you can record adding a link as an InlineKeyboardButton and each time you click it, send a request via callback_data to save this information in your own database.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question