const github.com/gotd/td/tg.MessagesSetInlineGameScoreRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_messages_set_inline_game_score_gen.go#L60: const MessagesSetInlineGameScoreRequestTypeID = 0x15ad9f64
tl_messages_set_inline_game_score_gen.go#L124: return MessagesSetInlineGameScoreRequestTypeID
tl_messages_set_inline_game_score_gen.go#L136: ID: MessagesSetInlineGameScoreRequestTypeID,
tl_messages_set_inline_game_score_gen.go#L184: b.PutID(MessagesSetInlineGameScoreRequestTypeID)
tl_messages_set_inline_game_score_gen.go#L218: if err := b.ConsumeID(MessagesSetInlineGameScoreRequestTypeID); err != nil {
tl_registry_gen.go#L1461: MessagesSetInlineGameScoreRequestTypeID: "messages.setInlineGameScore#15ad9f64",
tl_registry_gen.go#L3243: "messages.setInlineGameScore": MessagesSetInlineGameScoreRequestTypeID,
tl_registry_gen.go#L5025: MessagesSetInlineGameScoreRequestTypeID: func() bin.Object { return &MessagesSetInlineGameScoreRequest{} },
tl_server_gen.go#L4020: s.handlers[MessagesSetInlineGameScoreRequestTypeID] = 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. |