mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-09-11 01:52:30 +00:00
Update dependencies / vendor (#1146)
This commit is contained in:
1
vendor/github.com/slack-go/slack/interactions.go
generated
vendored
1
vendor/github.com/slack-go/slack/interactions.go
generated
vendored
@@ -27,6 +27,7 @@ const (
|
||||
InteractionTypeBlockSuggestion = InteractionType("block_suggestion")
|
||||
InteractionTypeViewSubmission = InteractionType("view_submission")
|
||||
InteractionTypeViewClosed = InteractionType("view_closed")
|
||||
InteractionTypeShortcut = InteractionType("shortcut")
|
||||
)
|
||||
|
||||
// InteractionCallback is sent from slack when a user interactions with a button or dialog.
|
||||
|
Reference in New Issue
Block a user