[DiscordArchive] <@160857905879449600> yes, but I need to pass a corresponding type, right?
[DiscordArchive] <@160857905879449600> yes, but I need to pass a corresponding type, right?
Archived author: Skarn • Posted: 2018-10-13T11:06:01.070000+00:00
Original source
<@160857905879449600> yes, but I need to pass a corresponding type, right?
Archived author: Skarn • Posted: 2018-10-13T11:06:14.264000+00:00
Original source
Also I need to get raw bytes as a file somehow
Archived author: Skarn • Posted: 2018-10-13T11:06:20.831000+00:00
Original source
to construct a python BytesIO object from it
Archived author: schlumpf • Posted: 2018-10-13T11:07:03.487000+00:00
Original source
You need to pass what you got out of the other function
Archived author: schlumpf • Posted: 2018-10-13T11:07:50.911000+00:00
Original source
Assume that HANDLE is just an array of bytes. Just store that and give it back to the API.