telegram-bot
telegram-bot copied to clipboard
Raw Data from InputFile/MultiPart Value
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!)