telegram-bot icon indicating copy to clipboard operation
telegram-bot copied to clipboard

Raw Data from InputFile/MultiPart Value

Open rupansh opened this issue 5 years ago • 0 comments

Hey is there a way to get raw data of a photo? I need a u8 buffer/Bytes. I tried MultipartValue::Data but it is MultipartValue::Text which isn't large enough for an image(Only 32 bytes!)

rupansh avatar Aug 30 '20 01:08 rupansh