Home
last modified time | relevance | path

Searched refs:WebhooksUpdate (Results 1 – 6 of 6) sorted by relevance

/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/matterbridge/discordgo/
H A Deventhandlers.go897 type webhooksUpdateEventHandler func(*Session, *WebhooksUpdate)
906 return &WebhooksUpdate{}
911 if t, ok := i.(*WebhooksUpdate); ok {
1006 case func(*Session, *WebhooksUpdate):
H A Devents.go266 type WebhooksUpdate struct { struct
/dports/www/beehive/beehive-0.4.0/vendor/github.com/bwmarrin/discordgo/
H A Deventhandlers.go897 type webhooksUpdateEventHandler func(*Session, *WebhooksUpdate)
906 return &WebhooksUpdate{}
911 if t, ok := i.(*WebhooksUpdate); ok {
1006 case func(*Session, *WebhooksUpdate):
H A Devents.go259 type WebhooksUpdate struct { struct
/dports/games/automuteus/automuteus-6.15.2/vendor/github.com/bwmarrin/discordgo/
H A Deventhandlers.go897 type webhooksUpdateEventHandler func(*Session, *WebhooksUpdate)
906 return &WebhooksUpdate{}
911 if t, ok := i.(*WebhooksUpdate); ok {
1006 case func(*Session, *WebhooksUpdate):
H A Devents.go266 type WebhooksUpdate struct { struct