v0.6.4
- Adding some missing fields in
User
type. - Fixing
UserProfile
image property deserialization. - Making
AsUser
properties nullable, since Slack reports them as deprecated in some scenarios. - Fixing
FilesApi.UploadSnippet
. - Fixing
File.Shares
deserialization. - Adding
View
toBlockActionRequest
. - Adding
Respond
method toSlackApiClient
for usingResponseUrl
s. MessageResponseWrapper
allows message to be null, for responses that delete the source message.- Adding new
Style
property toConfirmationDialog
. - Adding new
Filter
property toConversationSelectMenu
&ConversationMultiSelectMenu
.
Thank you to @bschuedzig and @joshuajung for their contributions to this release 👍