const github.com/gotd/td/tg.UploadGetWebFileRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1588: UploadGetWebFileRequestTypeID: "upload.getWebFile#24e6818d",
tl_registry_gen.go#L3370: "upload.getWebFile": UploadGetWebFileRequestTypeID,
tl_registry_gen.go#L5152: UploadGetWebFileRequestTypeID: func() bin.Object { return &UploadGetWebFileRequest{} },
tl_server_gen.go#L6291: s.handlers[UploadGetWebFileRequestTypeID] = handler
tl_upload_get_web_file_gen.go#L47: const UploadGetWebFileRequestTypeID = 0x24e6818d
tl_upload_get_web_file_gen.go#L98: return UploadGetWebFileRequestTypeID
tl_upload_get_web_file_gen.go#L110: ID: UploadGetWebFileRequestTypeID,
tl_upload_get_web_file_gen.go#L138: b.PutID(UploadGetWebFileRequestTypeID)
tl_upload_get_web_file_gen.go#L163: if err := b.ConsumeID(UploadGetWebFileRequestTypeID); 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. |