github.com/gotd/td/tg.UploadCDNFile.Bytes (field)
6 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
![]()  | 
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. |