const github.com/gotd/td/tg.MessagesGetInlineGameHighScoresRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_get_inline_game_high_scores_gen.go#L46: const MessagesGetInlineGameHighScoresRequestTypeID = 0xf635e1b
tl_messages_get_inline_game_high_scores_gen.go#L92: return MessagesGetInlineGameHighScoresRequestTypeID
tl_messages_get_inline_game_high_scores_gen.go#L104: ID: MessagesGetInlineGameHighScoresRequestTypeID,
tl_messages_get_inline_game_high_scores_gen.go#L128: b.PutID(MessagesGetInlineGameHighScoresRequestTypeID)
tl_messages_get_inline_game_high_scores_gen.go#L157: if err := b.ConsumeID(MessagesGetInlineGameHighScoresRequestTypeID); err != nil {
tl_registry_gen.go#L1463: MessagesGetInlineGameHighScoresRequestTypeID: "messages.getInlineGameHighScores#f635e1b",
tl_registry_gen.go#L3245: "messages.getInlineGameHighScores": MessagesGetInlineGameHighScoresRequestTypeID,
tl_registry_gen.go#L5027: MessagesGetInlineGameHighScoresRequestTypeID: func() bin.Object { return &MessagesGetInlineGameHighScoresRequest{} },
tl_server_gen.go#L4054: s.handlers[MessagesGetInlineGameHighScoresRequestTypeID] = 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. |