overtake / TelegramSwift

Source code of Telegram for macos on Swift 5.0
https://macos.telegram.org
GNU General Public License v2.0
5.07k stars 857 forks source link

Is there any way I can clear Camera > Recent pictures? #1166

Open HeySreelal opened 2 months ago

HeySreelal commented 2 months ago

As the title, is there anyway I can clear the recent photos that I've taken with in-app camera?

All the recently taken pictures are stored there for no matter what. Interestingly, I don't even know whether to call those pictures recent at all. There are 2-3 months older pictures as well.

The location: Attach menu > Camera > Recent

Here's what it looks like:

Camera-Recents

What have I tried?

Turns out nothing worked out to remove these pictures.

Question

  1. Where are these pictures are stored?
  2. How can I clear them?

Thanks!