MCPcopy Create free account
hub / github.com/LagrangeDev/LagrangeGo / TextElement

Struct TextElement

message/elements.go:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27type (
28 TextElement struct {
29 Content string
30 }
31
32 AtElement struct {
33 TargetUin uint32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected