zerobias / telegram-mtproto

Telegram client api (MTProto) library
MIT License
620 stars 136 forks source link

How to send `bytes` data type? #210

Closed misha-sen closed 6 years ago

misha-sen commented 6 years ago

I've seen 'How to send objects' FAQ section, but how to seen bytes data type? i.e. in "upload.saveFilePart" Thanks! Sorry if it's a dup.

misha-sen commented 6 years ago

as Buffer. closed