You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is supposed to check if the sticker is an image but always returns false on jpegs (haven't checked other image types)
Here's a output of mine[0] on a jpeg image ; JPEG image data, baseline, precision 8, 700x1561, components 3
Is this intended behavior?
Also I made some changes to (optionally) allow client to enforce non broken stickers by adjusting size to fit wa sticker size limit should I make a pull request?
The text was updated successfully, but these errors were encountered:
neonize/neonize/aioze/client.py
Line 820 in d0e153e
Is supposed to check if the sticker is an image but always returns false on jpegs (haven't checked other image types)
Here's a output of mine[0] on a jpeg image ;
JPEG image data, baseline, precision 8, 700x1561, components 3
Is this intended behavior?
Also I made some changes to (optionally) allow client to enforce non broken stickers by adjusting size to fit wa sticker size limit should I make a pull request?
The text was updated successfully, but these errors were encountered: