const github.com/gotd/td/tg.InputWebDocumentTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_input_web_document_gen.go#L53: const InputWebDocumentTypeID = 0x9bed434d
tl_input_web_document_gen.go#L109: return InputWebDocumentTypeID
tl_input_web_document_gen.go#L121: ID: InputWebDocumentTypeID,
tl_input_web_document_gen.go#L153: b.PutID(InputWebDocumentTypeID)
tl_input_web_document_gen.go#L182: if err := b.ConsumeID(InputWebDocumentTypeID); err != nil {
tl_registry_gen.go#L750: InputWebDocumentTypeID: "inputWebDocument#9bed434d",
tl_registry_gen.go#L2532: "inputWebDocument": InputWebDocumentTypeID,
tl_registry_gen.go#L4314: InputWebDocumentTypeID: func() bin.Object { return &InputWebDocument{} },
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. |