How can I get the chat_id of a telegram user, who started a conversation with my bot
I created a Telegram bot, linked to my inboxes, and I’m developping a custom integration to send advanced Telegram messages, how can I get the chat_id of this conversation (Telegram-one), so my integrated plugin can retreive it on the current/opened conversation?
I managed to get the @username, I have my Telegram bot tokens, but no way to get the chat_id.
