MCPcopy
hub / github.com/larksuite/cli / shareUserConverter

Struct shareUserConverter

shortcuts/im/convert_lib/misc.go:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34var systemPlaceholderRe = regexp.MustCompile(`\{(\w+)}`)
35
36type shareUserConverter struct{}
37
38// Convert converts a share_chat message content JSON to human-readable string.
39func (shareUserConverter) Convert(ctx *ConvertContext) string {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected