SocketSelfUser.ModifyAsync fails to set avatar
See original GitHub issueWhen passing a stream from downloading an image from a URL, ModifyAsync returns a 400 BadRequest
response.
Issue Analytics
- State:
- Created 7 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
SocketSelfUser.ModifyAsync fails to set avatar · Issue #338
When passing a stream from downloading an image from a URL, ModifyAsync returns a 400 BadRequest response.
Read more >c# - ModifyAsync Not Working
Usually when using the builder pattern you usually need to build the desired type. var message = await ReplyAsync("abc"); await message.
Read more >Interface IGuildUser
This property retrieves a URL for this guild user's guild specific avatar. In event that the user does not have a valid guild...
Read more >Class SocketTextChannel
This method retrieves the message(s) from the local WebSocket cache and does not send any additional request to Discord. This read-only collection may...
Read more >Discord.Net 1.0 How to use ModifyAsync/How to modify ...
This solution does work, the error is caused by something on your end. You probably have a variable name that is the same...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://github.com/hammerandchisel/discord-api-docs/issues/169
Looks like this is resolved, closing.