TGTGInsighttelegram intelligenceLIVE / telegram public index
← MTProto Clients
MTProto Clients avatar

TGINSIGHT POST

Post #3118

@mtprotoclientscommits

MTProto Clients

Views20Post view count
PostedJan 1301/13/2025, 07:50 PM
Post content

Post content

LonamiWebs/Telethon/v1 • b9aafa3 • 1 files, +18/-11 Fix IOError with some image modes in photo resize This fixes image compression with mode "P" (potentially others) which is necessary as the server has erroneous alpha color with some types of images (mode "P" for example). This also properly applies the background argument that may be passed to _resize_photo_if_needed by always compressing images with alpha regardless of whether the server will compress the image for us. #telethon