I need to find in the bot’s telegram area either a picture in picture or a number in the desired area, so that I can then drag the same numbers one by one
I think you could use another thread with the browser to accomplish this. And saving the necessary data to a resource / global variable, then using this data in the new thread, whether with the browser or whatever needs to be done.