Problem solved thanks to @Mirko Salzer ! I’ve also shared the link to this post under my YouTube video—people coming from the channel can find useful info here. Hey guys, it's my first post here. I'm going to ask a really easy question, maybe for some of you, but I've been trying to create a user sign-in system on Telegram. What I want to do is: when Telegram is triggered, I want it to check the user ID against a Google Sheet. If it matches, I want it to communicate with the AI; otherwise, I want to copy the new user ID and update the Google Sheet I'm using for checking IDs, then start communicating with the AI. But it's all messed up. Have you guys ever tried to do something like that before?