const github.com/gotd/td/tg.MessagesHighScoresTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_messages_high_scores_gen.go#L46: const MessagesHighScoresTypeID = 0x9a3bfd99
tl_messages_high_scores_gen.go#L92: return MessagesHighScoresTypeID
tl_messages_high_scores_gen.go#L104: ID: MessagesHighScoresTypeID,
tl_messages_high_scores_gen.go#L128: b.PutID(MessagesHighScoresTypeID)
tl_messages_high_scores_gen.go#L160: if err := b.ConsumeID(MessagesHighScoresTypeID); err != nil {
tl_registry_gen.go#L691: MessagesHighScoresTypeID: "messages.highScores#9a3bfd99",
tl_registry_gen.go#L2473: "messages.highScores": MessagesHighScoresTypeID,
tl_registry_gen.go#L4255: MessagesHighScoresTypeID: func() bin.Object { return &MessagesHighScores{} },
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. |