alik0211 / mtproto-core

Telegram API JS (MTProto) client library for Node.js and browser
https://mtproto-core.js.org
GNU General Public License v3.0
625 stars 111 forks source link

How to inflate a stripped_thumb in JS #270

Open fjpedrosa opened 1 year ago

fjpedrosa commented 1 year ago

I 'm wondering if someone has implemented the method to inflate a stripped_thumb (from a channel photo) in javascript, to use in a React project

This is the method in c++