Update vendor (#1384)
This commit is contained in:
2
vendor/github.com/slack-go/slack/block_object.go
generated
vendored
2
vendor/github.com/slack-go/slack/block_object.go
generated
vendored
@@ -171,7 +171,7 @@ func (s ConfirmationBlockObject) validateType() MessageObjectType {
|
||||
return motConfirmation
|
||||
}
|
||||
|
||||
// add styling to confirmation object
|
||||
// WithStyle add styling to confirmation object
|
||||
func (s *ConfirmationBlockObject) WithStyle(style Style) {
|
||||
s.Style = style
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user