github.com/gotd/td/telegram/dcs.DNSConfig.Expires (field)

7 uses

	github.com/gotd/td/telegram/dcs (current package)
		dns.go#L178: 		Expires: cfg.Expires,

	github.com/gotd/td/tg
		tl_help_config_simple_gen.go#L41: 	Expires int
		tl_help_config_simple_gen.go#L64: 	if !(c.Expires == 0) {
		tl_help_config_simple_gen.go#L90: 	c.Expires = from.GetExpires()
		tl_help_config_simple_gen.go#L148: 	b.PutInt(c.Expires)
		tl_help_config_simple_gen.go#L186: 		c.Expires = value
		tl_help_config_simple_gen.go#L221: 	return c.Expires