Update vendor slack-go/slack (#1068)
This commit is contained in:
3
vendor/github.com/slack-go/slack/websocket_managed_conn.go
generated
vendored
3
vendor/github.com/slack-go/slack/websocket_managed_conn.go
generated
vendored
@@ -577,5 +577,6 @@ var EventMapping = map[string]interface{}{
|
||||
"subteam_self_removed": SubteamSelfRemovedEvent{},
|
||||
"subteam_updated": SubteamUpdatedEvent{},
|
||||
|
||||
"desktop_notification": DesktopNotificationEvent{},
|
||||
"desktop_notification": DesktopNotificationEvent{},
|
||||
"mobile_in_app_notification": MobileInAppNotificationEvent{},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user