MCPcopy Create free account
hub / github.com/daodst/chat / valid

Method valid

clientapi/routing/group_master_notice.go:31–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29}
30
31func (r sendGroupMasterNoticeRequest) valid() bool {
32 // todo
33 return true
34}
35func SendGroupMasterNotice(
36 req *http.Request,
37 cfgClient *config.ClientAPI,

Callers 1

SendGroupMasterNoticeFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected