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

Struct FaceElement

message/elements.go:39–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 }
38
39 FaceElement struct {
40 FaceID uint32
41 ResultID uint32 // 猜拳和骰子的值
42 isLargeFace bool
43 }
44
45 ReplyElement struct {
46 ReplySeq uint32

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected