I am Developing a telegram bot. Bot is able to receive messages sent by users in a group. Users send URLs in my group and bot script can detect through entity object whether it is a URL or not.
My objective is to detect, when a user send a URL with preview ON.
Is there any possible way to detect it at my bot script?