const github.com/gotd/td/tg.HighScoreTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_high_score_gen.go#L48: const HighScoreTypeID = 0x73a379eb
tl_high_score_gen.go#L99: return HighScoreTypeID
tl_high_score_gen.go#L111: ID: HighScoreTypeID,
tl_high_score_gen.go#L139: b.PutID(HighScoreTypeID)
tl_high_score_gen.go#L159: if err := b.ConsumeID(HighScoreTypeID); err != nil {
tl_registry_gen.go#L690: HighScoreTypeID: "highScore#73a379eb",
tl_registry_gen.go#L2472: "highScore": HighScoreTypeID,
tl_registry_gen.go#L4254: HighScoreTypeID: func() bin.Object { return &HighScore{} },
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |