const github.com/gotd/td/tg.UploadSaveBigFilePartRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1587: UploadSaveBigFilePartRequestTypeID: "upload.saveBigFilePart#de7b673d",
tl_registry_gen.go#L3369: "upload.saveBigFilePart": UploadSaveBigFilePartRequestTypeID,
tl_registry_gen.go#L5151: UploadSaveBigFilePartRequestTypeID: func() bin.Object { return &UploadSaveBigFilePartRequest{} },
tl_server_gen.go#L6274: s.handlers[UploadSaveBigFilePartRequestTypeID] = handler
tl_upload_save_big_file_part_gen.go#L51: const UploadSaveBigFilePartRequestTypeID = 0xde7b673d
tl_upload_save_big_file_part_gen.go#L107: return UploadSaveBigFilePartRequestTypeID
tl_upload_save_big_file_part_gen.go#L119: ID: UploadSaveBigFilePartRequestTypeID,
tl_upload_save_big_file_part_gen.go#L151: b.PutID(UploadSaveBigFilePartRequestTypeID)
tl_upload_save_big_file_part_gen.go#L172: if err := b.ConsumeID(UploadSaveBigFilePartRequestTypeID); 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. |