Vyacheslav
Vyacheslav
if(message.hasMedia() && message.getMedia() instanceof TLMessageMediaPhoto) { TLPhoto photo = (TLPhoto) ((TLMessageMediaPhoto) message.getMedia()).getPhoto(); //getting fileLocation for biggest photo TLFileLocation fileLocation = (TLFileLocation) ((TLPhotoSize)photo.getSizes().get(photo.getSizes().size() - 1)) .getLocation(); try { //api –– object...
The same issue: PopOS 22.04 LTS, every extension enabling, installing updates or screen locking breaks blurring. Turning off and turning on helps.