github.com/gotd/td/tg.UploadCDNFile.Bytes (field)
7 uses
github.com/gotd/td/tg (current package)
tl_upload_cdn_file_gen.go#L185: Bytes []byte
tl_upload_cdn_file_gen.go#L208: if !(c.Bytes == nil) {
tl_upload_cdn_file_gen.go#L228: c.Bytes = from.GetBytes()
tl_upload_cdn_file_gen.go#L276: b.PutBytes(c.Bytes)
tl_upload_cdn_file_gen.go#L301: c.Bytes = value
tl_upload_cdn_file_gen.go#L311: return c.Bytes
github.com/gotd/td/telegram/downloader
cdn_state_machine.go#L240: part, err := c.decrypt(typed.Bytes, req.offset, redirect)
![]() |
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. |