MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetDirectMessage

Method GetDirectMessage

backend/generated-go/v1/project_service.pb.go:1474–1479  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1472}
1473
1474func (x *Webhook) GetDirectMessage() bool {
1475 if x != nil {
1476 return x.DirectMessage
1477 }
1478 return false
1479}
1480
1481func (x *Webhook) GetNotificationTypes() []Activity_Type {
1482 if x != nil {

Callers 2

postWebhookListMethod · 0.45
convertToProjectFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected