mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-28 17:19:24 +00:00
Use matterbridge vendored slack
This commit is contained in:
8
vendor/github.com/nlopes/slack/websocket_dnd.go
generated
vendored
8
vendor/github.com/nlopes/slack/websocket_dnd.go
generated
vendored
@ -1,8 +0,0 @@
|
||||
package slack
|
||||
|
||||
// DNDUpdatedEvent represents the update event for Do Not Disturb
|
||||
type DNDUpdatedEvent struct {
|
||||
Type string `json:"type"`
|
||||
User string `json:"user"`
|
||||
Status DNDStatus `json:"dnd_status"`
|
||||
}
|
Reference in New Issue
Block a user