const github.com/gotd/td/tg.MessagesGetGameHighScoresRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_game_high_scores_gen.go#L48: const MessagesGetGameHighScoresRequestTypeID = 0xe822649d
tl_messages_get_game_high_scores_gen.go#L99: return MessagesGetGameHighScoresRequestTypeID
tl_messages_get_game_high_scores_gen.go#L111: ID: MessagesGetGameHighScoresRequestTypeID,
tl_messages_get_game_high_scores_gen.go#L139: b.PutID(MessagesGetGameHighScoresRequestTypeID)
tl_messages_get_game_high_scores_gen.go#L169: if err := b.ConsumeID(MessagesGetGameHighScoresRequestTypeID); err != nil {
tl_registry_gen.go#L1462: MessagesGetGameHighScoresRequestTypeID: "messages.getGameHighScores#e822649d",
tl_registry_gen.go#L3244: "messages.getGameHighScores": MessagesGetGameHighScoresRequestTypeID,
tl_registry_gen.go#L5026: MessagesGetGameHighScoresRequestTypeID: func() bin.Object { return &MessagesGetGameHighScoresRequest{} },
tl_server_gen.go#L4037: s.handlers[MessagesGetGameHighScoresRequestTypeID] = handler
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. |