'Session and login in telegram bot

I've made a telegram bot. Unfortunately, when two users have connected to the bot and send a message that will be saved into database, their message mixed. What I need here is how to make chat session on different user while communicating to the bot.

Also I want to make a user login in telegram bot.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source