github.com/gotd/td/tg.SecureFile.DCID (field)
6 uses
github.com/gotd/td/tg (current package)
tl_secure_file_gen.go#L152: DCID int
tl_secure_file_gen.go#L190: if !(s.DCID == 0) {
tl_secure_file_gen.go#L228: s.DCID = from.GetDCID()
tl_secure_file_gen.go#L306: b.PutInt(s.DCID)
tl_secure_file_gen.go#L355: s.DCID = value
tl_secure_file_gen.go#L410: return s.DCID
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. |