How to remove a specific link preview (auto-embed) in a specific message with Discord.py bot?

Viewed 24

I have a problem with my python bot discord.py. I need to remove the Twitter previews in some posts and I can't find a way to remove the link preview like in the discord client.

Right now I'm deleting the entire post and posting a new one writing who the original poster is followed by the link without its preview but it's messy.

Thanks.

0 Answers
Related