Files
discordeno/packages
ITOH 1cb1b09460 refactor!(rest): rest proxy attachment sending (#2924)
* refactor!(rest): rest proxy attachment sending
Currently attachments get encoded as base64 before being send to the proxy. This is not really necessary, instead we can just send `FormData` to the proxy.

* fix lint
2023-04-02 15:43:08 +00:00
..
2023-04-01 02:46:46 +02:00
2023-03-16 13:22:04 +00:00
2023-04-01 02:46:46 +02:00
2023-04-01 02:46:46 +02:00
2023-04-01 02:46:46 +02:00