github.com/gotd/td/tg.UpdateServiceNotification.InboxDate (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L3385: 	InboxDate int
		tl_update_gen.go#L3433: 	if !(u.InboxDate == 0) {
		tl_update_gen.go#L3474: 		u.InboxDate = val
		tl_update_gen.go#L3549: 	if !(u.InboxDate == 0) {
		tl_update_gen.go#L3573: 		b.PutInt(u.InboxDate)
		tl_update_gen.go#L3623: 		u.InboxDate = value
		tl_update_gen.go#L3707: 	u.InboxDate = value
		tl_update_gen.go#L3719: 	return u.InboxDate, true