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

Struct AtElement

message/elements.go:32–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 AtElement struct {
33 TargetUin uint32
34 TargetUID string
35 Display string
36 SubType AtType
37 }
38
39 FaceElement struct {
40 FaceID uint32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected