I've got my bot up and running on Telegram, setting up an OpenAI Assistant and using the ID + API, but i can't figure out how to get it to be able to "see" or identify users on Telegram. I was able to get it to repeat their user ID but thats a string of letters and numbers, i just want it to be able to respond using a username or name and tell who is talking.
Additionally, if there is a way for it to reply to the message it is replying to.