github.com/gotd/td/tg.Config.Date (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_config_gen.go#L59: 	Date int
		tl_config_gen.go#L244: 	if !(c.Date == 0) {
		tl_config_gen.go#L438: 	c.Date = from.GetDate()
		tl_config_gen.go#L816: 	b.PutInt(c.Date)
		tl_config_gen.go#L924: 		c.Date = value
		tl_config_gen.go#L1326: 	return c.Date

	github.com/gotd/td/session
		session.go#L59: 		Date:            c.Date,
		session.go#L77: 		Date:            c.Date,