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

Struct ForwardMessage

message/elements.go:147–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146
147 ForwardMessage struct {
148 IsGroup bool
149 SelfID uint32
150 ResID string
151 Nodes []*ForwardNode
152 }
153
154 MarketFaceElement struct {
155 Summary string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected