const github.com/gotd/td/tg.BotsInvokeWebViewCustomMethodRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_bots_invoke_web_view_custom_method_gen.go#L60: const BotsInvokeWebViewCustomMethodRequestTypeID = 0x87fc5e7
tl_bots_invoke_web_view_custom_method_gen.go#L111: return BotsInvokeWebViewCustomMethodRequestTypeID
tl_bots_invoke_web_view_custom_method_gen.go#L123: ID: BotsInvokeWebViewCustomMethodRequestTypeID,
tl_bots_invoke_web_view_custom_method_gen.go#L151: b.PutID(BotsInvokeWebViewCustomMethodRequestTypeID)
tl_bots_invoke_web_view_custom_method_gen.go#L178: if err := b.ConsumeID(BotsInvokeWebViewCustomMethodRequestTypeID); err != nil {
tl_registry_gen.go#L1692: BotsInvokeWebViewCustomMethodRequestTypeID: "bots.invokeWebViewCustomMethod#87fc5e7",
tl_registry_gen.go#L3474: "bots.invokeWebViewCustomMethod": BotsInvokeWebViewCustomMethodRequestTypeID,
tl_registry_gen.go#L5256: BotsInvokeWebViewCustomMethodRequestTypeID: func() bin.Object { return &BotsInvokeWebViewCustomMethodRequest{} },
tl_server_gen.go#L8175: s.handlers[BotsInvokeWebViewCustomMethodRequestTypeID] = 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. |