I'm new to telegram bots, I want access to my bot users chat_id? is it possible? another way? existence?
I could not find any description about that. How can I obtain it for a user?
I'm new to telegram bots, I want access to my bot users chat_id? is it possible? another way? existence?
I could not find any description about that. How can I obtain it for a user?
You have just to store. You can do when an user starts the bot or when he uses some command.
There's no Telegram provided method at the moment.