const github.com/gotd/td/tg.UploadFileTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L474: UploadFileTypeID: "upload.file#96a18d5",
tl_registry_gen.go#L2902: "upload.file": UploadFileTypeID,
tl_registry_gen.go#L5330: UploadFileTypeID: func() bin.Object { return &UploadFile{} },
tl_registry_gen.go#L9022: UploadFileTypeID,
tl_upload_file_gen.go#L48: const UploadFileTypeID = 0x96a18d5
tl_upload_file_gen.go#L104: return UploadFileTypeID
tl_upload_file_gen.go#L116: ID: UploadFileTypeID,
tl_upload_file_gen.go#L144: b.PutID(UploadFileTypeID)
tl_upload_file_gen.go#L169: if err := b.ConsumeID(UploadFileTypeID); err != nil {
tl_upload_file_gen.go#L552: case UploadFileTypeID:
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |