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

9 uses

	github.com/gotd/td/tg (current package)
		tl_updates_gen.go#L1608: 	Date int
		tl_updates_gen.go#L1634: 	if !(u.Date == 0) {
		tl_updates_gen.go#L1656: 	u.Date = from.GetDate()
		tl_updates_gen.go#L1714: 	b.PutInt(u.Date)
		tl_updates_gen.go#L1746: 		u.Date = value
		tl_updates_gen.go#L1764: 	return u.Date

	github.com/gotd/td/telegram/internal/upconv
		upconv.go#L67: 		Date: u.Date,
		upconv.go#L94: 		Date: u.Date,
		upconv.go#L113: 		Date: u.Date,