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

Struct XMLElement

message/elements.go:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140 }
141
142 XMLElement struct {
143 ServiceID int
144 Content string
145 }
146
147 ForwardMessage struct {
148 IsGroup bool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected