const github.com/gotd/td/tg.SimpleWebViewResultURLTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1090: SimpleWebViewResultURLTypeID: "simpleWebViewResultUrl#882f76bb",
tl_registry_gen.go#L2872: "simpleWebViewResultUrl": SimpleWebViewResultURLTypeID,
tl_registry_gen.go#L4654: SimpleWebViewResultURLTypeID: func() bin.Object { return &SimpleWebViewResultURL{} },
tl_simple_web_view_result_url_gen.go#L44: const SimpleWebViewResultURLTypeID = 0x882f76bb
tl_simple_web_view_result_url_gen.go#L85: return SimpleWebViewResultURLTypeID
tl_simple_web_view_result_url_gen.go#L97: ID: SimpleWebViewResultURLTypeID,
tl_simple_web_view_result_url_gen.go#L117: b.PutID(SimpleWebViewResultURLTypeID)
tl_simple_web_view_result_url_gen.go#L135: if err := b.ConsumeID(SimpleWebViewResultURLTypeID); err != nil {
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. |