github.com/gotd/td/tg.AccessPointRule.DCID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_access_point_rule_gen.go#L41: DCID int
tl_access_point_rule_gen.go#L64: if !(a.DCID == 0) {
tl_access_point_rule_gen.go#L90: a.DCID = from.GetDCID()
tl_access_point_rule_gen.go#L148: b.PutInt(a.DCID)
tl_access_point_rule_gen.go#L189: a.DCID = value
tl_access_point_rule_gen.go#L224: return a.DCID
github.com/gotd/td/telegram/dcs
dns.go#L123: ID: rule.DCID,
dns.go#L130: ID: rule.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. |