Furmissile

Results 2 issues of Furmissile

``` ERROR discord-rest_request.c:382: [DISCORD_REQUEST] {"code": 50035, "errors": {"attachments": {"1": {"_errors": [{"code": "ATTACHMENT_NOT_FOUND", "message": "Attachment data not found"}]}}}, "message": "Invalid Form Body"} ``` This error only occurs when more than one...

bug

The `image` field for the function `discord_create_guild_emoji_params()` isn't able to send the image data over JSON needed to create the emoji and will need to be sent separately.

missing_feature