v0.6.5
- Null arguments are ignored for POST requests, same as GET requests. Fixes
as_user
deprecation error when sending messages with "new" tokens. - Added
Respond
extension method for responding toSlashCommand
s, similar to the one for responding toInteractionRequest
s. - Fixed deserialization error that occurred after responding with
SlashCommand
'sResponseUrl
.