B
B
bittenmuskrat2020-04-21 15:46:15
Bots
bittenmuskrat, 2020-04-21 15:46:15

How to get a list of chats where my bot is used?

1) How to find out which chats my bot has been added to
and
2) How and what data can be obtained about users who accessed the bot (clicked "Start" , "start"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
infcl, 2020-04-21
@bittenmuskrat

1) Just like that - no way. Only if you process an update, which will be a chat event that you need to know about.
2) Everything that is sent to you in the update:
https://core.telegram.org/bots/api#user
https://core.telegram.org/bots/api#chat

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question