github.com/gotd/td/tg.AuthSentCodeTypeEmailCode.ResetPendingDate (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_auth_sent_code_type_gen.go#L780: 	ResetPendingDate int
		tl_auth_sent_code_type_gen.go#L821: 	if !(s.ResetPendingDate == 0) {
		tl_auth_sent_code_type_gen.go#L855: 		s.ResetPendingDate = val
		tl_auth_sent_code_type_gen.go#L926: 	if !(s.ResetPendingDate == 0) {
		tl_auth_sent_code_type_gen.go#L955: 		b.PutInt(s.ResetPendingDate)
		tl_auth_sent_code_type_gen.go#L1009: 		s.ResetPendingDate = value
		tl_auth_sent_code_type_gen.go#L1089: 	s.ResetPendingDate = value
		tl_auth_sent_code_type_gen.go#L1101: 	return s.ResetPendingDate, true