Update vendor (#1414)
This commit is contained in:
1
vendor/github.com/slack-go/slack/websocket_internals.go
generated
vendored
1
vendor/github.com/slack-go/slack/websocket_internals.go
generated
vendored
@@ -94,6 +94,7 @@ func (i *IncomingEventError) Error() string {
|
||||
// AckErrorEvent i
|
||||
type AckErrorEvent struct {
|
||||
ErrorObj error
|
||||
ReplyTo int
|
||||
}
|
||||
|
||||
func (a *AckErrorEvent) Error() string {
|
||||
|
||||
Reference in New Issue
Block a user