I\'m trying to create an API for a chat service. Sending a request after another is required for the chat to work. I started implementing it with Python requests but it was