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

Method GetCorpId

backend/generated-go/store/setting.pb.go:2286–2291  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2284}
2285
2286func (x *AppIMSetting_Wecom) GetCorpId() string {
2287 if x != nil {
2288 return x.CorpId
2289 }
2290 return ""
2291}
2292
2293func (x *AppIMSetting_Wecom) GetAgentId() string {
2294 if x != nil {

Callers 3

sendDirectMessageMethod · 0.45
convertAppIMSettingFunction · 0.45
UpdateSettingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected